Searched refs:ELS_RJT_BUSY (Results 1 – 4 of 4) sorted by relevance
926 rjt_data.reason = ELS_RJT_BUSY; in fc_rport_recv_flogi_req()1780 els_data.reason = ELS_RJT_BUSY; in fc_rport_recv_els_req()1922 rjt_data.reason = ELS_RJT_BUSY; in fc_rport_recv_plogi_req()
192 ELS_RJT_BUSY = 0x05, /* logical busy */ enumerator
2580 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_adisc_rsp()2658 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_plogi_rsp()2797 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_prli_rsp()3133 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_scr_rsp()3626 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_fabric_plogi_rsp()3698 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_fdmi_plogi_rsp()
206 case ELS_RJT_BUSY: in efc_els_req_cb()