Searched refs:mbx_wait_rc (Results 1 – 1 of 1) sorted by relevance
4030 int mbx_wait_rc = 0, i; in lpfc_create_static_vport() local4075 mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb, in lpfc_create_static_vport()4078 if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) { in lpfc_create_static_vport()4083 mbx_wait_rc, mb->mbxStatus); in lpfc_create_static_vport()4154 if (mbx_wait_rc != MBX_TIMEOUT) in lpfc_create_static_vport()