Searched refs:mbx_wait_rc (Results 1 – 1 of 1) sorted by relevance
3711 int mbx_wait_rc = 0, i; in lpfc_create_static_vport() local3752 mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb, in lpfc_create_static_vport()3755 if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) { in lpfc_create_static_vport()3760 mbx_wait_rc, mb->mbxStatus); in lpfc_create_static_vport()3830 if (mbx_wait_rc != MBX_TIMEOUT) { in lpfc_create_static_vport()