Searched refs:mbx_wait_rc (Results 1 – 1 of 1) sorted by relevance
3600 int mbx_wait_rc = 0, i; in lpfc_create_static_vport() local3641 mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb, in lpfc_create_static_vport()3644 if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) { in lpfc_create_static_vport()3649 mbx_wait_rc, mb->mbxStatus); in lpfc_create_static_vport()3719 if (mbx_wait_rc != MBX_TIMEOUT) { in lpfc_create_static_vport()