Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_lport.c139 [LPORT_ST_RESET] = "reset",
538 fc_lport_state_enter(lport, LPORT_ST_RESET); in fc_fabric_login()
559 if (lport->state == LPORT_ST_RESET) in __fc_linkup()
777 case LPORT_ST_RESET: in fc_lport_set_local_id()
1046 fc_lport_state_enter(lport, LPORT_ST_RESET); in fc_lport_enter_reset()
1567 case LPORT_ST_RESET: in fc_lport_timeout()
/Linux-v4.19/include/scsi/
Dlibfc.h86 LPORT_ST_RESET enumerator
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c3190 WARN_ON(lport->state != LPORT_ST_RESET && in fcoe_ctlr_mode_set()