Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libfc/
Dfc_lport.c130 [LPORT_ST_RESET] = "reset",
535 fc_lport_state_enter(lport, LPORT_ST_RESET); in fc_fabric_login()
556 if (lport->state == LPORT_ST_RESET) in __fc_linkup()
774 case LPORT_ST_RESET: in fc_lport_set_local_id()
1043 fc_lport_state_enter(lport, LPORT_ST_RESET); in fc_lport_enter_reset()
1603 case LPORT_ST_RESET: in fc_lport_timeout()
/linux-6.6.21/include/scsi/
Dlibfc.h74 LPORT_ST_RESET enumerator
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_ctlr.c3165 WARN_ON(lport->state != LPORT_ST_RESET && in fcoe_ctlr_mode_set()