Searched refs:mbx_wait_rc (Results 1 – 1 of 1) sorted by relevance
4056 int mbx_wait_rc = 0, i; in lpfc_create_static_vport() local4101 mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb, in lpfc_create_static_vport()4104 if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) { in lpfc_create_static_vport()4109 mbx_wait_rc, mb->mbxStatus); in lpfc_create_static_vport()4180 if (mbx_wait_rc != MBX_TIMEOUT) in lpfc_create_static_vport()