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()
186 ELS_RJT_BUSY = 0x05, /* logical busy */ enumerator
2540 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_adisc_rsp()2618 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_plogi_rsp()2757 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_prli_rsp()3093 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_scr_rsp()3586 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_fabric_plogi_rsp()3658 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()