Home
last modified time | relevance | path

Searched refs:ELS_RJT_BUSY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c926 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()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h186 ELS_RJT_BUSY = 0x05, /* logical busy */ enumerator
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.c206 case ELS_RJT_BUSY: in efc_els_req_cb()