Searched refs:mbx_wait_rc (Results 1 – 1 of 1) sorted by relevance
3660 int mbx_wait_rc = 0, i; in lpfc_create_static_vport() local3701 mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb, in lpfc_create_static_vport()3704 if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) { in lpfc_create_static_vport()3709 mbx_wait_rc, mb->mbxStatus); in lpfc_create_static_vport()3779 if (mbx_wait_rc != MBX_TIMEOUT) { in lpfc_create_static_vport()