Lines Matching refs:mbxCommand
1694 rc, pmbox->mbxCommand,
2723 * @mbxCommand: mailbox command code.
2731 lpfc_sli_chk_mbx_command(uint8_t mbxCommand)
2735 switch (mbxCommand) {
2801 ret = mbxCommand;
2886 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 &&
2906 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) &&
2916 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
2921 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) {
2954 if (pmb->u.mb.mbxCommand == MBX_RESUME_RPI) {
2960 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) &&
2991 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) {
3073 if (pmbox->mbxCommand != MBX_HEARTBEAT) {
3078 (uint32_t)pmbox->mbxCommand,
3086 (uint32_t)pmbox->mbxCommand,
3095 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) ==
3103 pmbox->mbxCommand,
3125 pmbox->mbxCommand,
3148 pmbox->mbxCommand,
4905 mbox.mbxCommand = MBX_KILL_BOARD;
5221 mb.mbxCommand = MBX_RESTART;
5510 pmbox->mbxCommand,
5622 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0);
9277 /* Mbox cmd <mbxCommand> timeout */
9280 mb->mbxCommand,
9370 pmbox->u.mb.mbxCommand);
9396 /* Mbox command <mbxCommand> cannot issue */
9401 pmbox->u.mb.mbxCommand, psli->sli_flag, flag);
9405 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) {
9413 pmbox->u.mb.mbxCommand, psli->sli_flag, flag);
9427 /* Mbox command <mbxCommand> cannot issue */
9432 pmbox->u.mb.mbxCommand,
9439 /* Mbox command <mbxCommand> cannot issue */
9444 pmbox->u.mb.mbxCommand,
9459 mbx->mbxCommand,
9470 (uint32_t)mbx->mbxCommand,
9477 (uint32_t)mbx->mbxCommand,
9489 (mbx->mbxCommand != MBX_KILL_BOARD)) {
9492 /* Mbox command <mbxCommand> cannot issue */
9497 pmbox->u.mb.mbxCommand,
9512 mbx->mbxCommand,
9516 if (mbx->mbxCommand != MBX_HEARTBEAT) {
9521 (uint32_t)mbx->mbxCommand,
9528 (uint32_t)mbx->mbxCommand,
9567 if (mbx->mbxCommand == MBX_CONFIG_PORT)
9584 if (mbx->mbxCommand == MBX_CONFIG_PORT)
9658 if (mbx->mbxCommand == MBX_CONFIG_PORT) {
9777 cmd = mboxq->u.mb.mbxCommand;
9934 mboxq->u.mb.mbxCommand,
10055 mboxq->u.mb.mbxCommand,
10075 mboxq->u.mb.mbxCommand,
10092 mboxq->u.mb.mbxCommand,
10109 mboxq->u.mb.mbxCommand,
10132 mboxq->u.mb.mbxCommand,
10261 mboxq->u.mb.mbxCommand,
13791 * Stray Mailbox Interrupt, mbxCommand <cmd>
13796 "Interrupt mbxCommand x%x "
13799 pmbox->mbxCommand,
13873 if (pmbox->mbxCommand == MBX_HEARTBEAT) {
14377 if (pmbox->mbxCommand == MBX_HEARTBEAT) {
21011 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
21012 (mb->u.mb.mbxCommand != MBX_REG_VPI))
21020 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) ||
21021 (mb->u.mb.mbxCommand == MBX_REG_VPI))
21023 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
21047 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
21048 (mb->u.mb.mbxCommand != MBX_REG_VPI))
21052 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
21072 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {