Home
last modified time | relevance | path

Searched refs:RPORT_ST_PLOGI_WAIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c99 [RPORT_ST_PLOGI_WAIT] = "PLOGI_WAIT",
602 case RPORT_ST_PLOGI_WAIT: in fc_rport_timeout()
648 case RPORT_ST_PLOGI_WAIT: in fc_rport_error()
805 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_flogi_resp()
920 case RPORT_ST_PLOGI_WAIT: in fc_rport_recv_flogi_req()
964 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_recv_flogi_req()
1082 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_enter_plogi()
1884 case RPORT_ST_PLOGI_WAIT: in fc_rport_recv_plogi_req()
/Linux-v4.19/include/scsi/
Dlibfc.h110 RPORT_ST_PLOGI_WAIT, enumerator