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

/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_lport.c139 [LPORT_ST_RESET] = "reset",
543 fc_lport_state_enter(lport, LPORT_ST_RESET); fc_fabric_login()
564 if (lport->state == LPORT_ST_RESET) __fc_linkup()
784 case LPORT_ST_RESET: fc_lport_set_local_id()
1052 fc_lport_state_enter(lport, LPORT_ST_RESET); fc_lport_enter_reset()
1579 case LPORT_ST_RESET: fc_lport_timeout()
/linux-4.4.14/include/scsi/
H A Dlibfc.h61 * @LPORT_ST_RESET: Local port reset
80 LPORT_ST_RESET enumerator in enum:fc_lport_state
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2875 WARN_ON(lport->state != LPORT_ST_RESET && fcoe_ctlr_mode_set()

Completed in 132 milliseconds