Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c84 [RPORT_ST_PLOGI_WAIT] = "PLOGI_WAIT",
526 case RPORT_ST_PLOGI_WAIT: in fc_rport_timeout()
563 case RPORT_ST_PLOGI_WAIT: in fc_rport_error()
699 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_flogi_resp()
813 case RPORT_ST_PLOGI_WAIT: in fc_rport_recv_flogi_req()
851 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_recv_flogi_req()
957 fc_rport_state_enter(rdata, RPORT_ST_PLOGI_WAIT); in fc_rport_enter_plogi()
1640 case RPORT_ST_PLOGI_WAIT: in fc_rport_recv_plogi_req()
/linux-4.4.14/include/scsi/
Dlibfc.h104 RPORT_ST_PLOGI_WAIT, enumerator