Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c129 [LPORT_ST_LOGO] = "LOGO",
534 lport->state == LPORT_ST_LOGO) { in fc_fabric_login()
1034 if (lport->state == LPORT_ST_DISABLED || lport->state == LPORT_ST_LOGO) in fc_lport_enter_reset()
1638 case LPORT_ST_LOGO: in fc_lport_timeout()
1669 if (lport->state != LPORT_ST_LOGO) { in fc_lport_logo_resp()
1709 fc_lport_state_enter(lport, LPORT_ST_LOGO); in fc_lport_enter_logo()
/openbmc/linux/include/scsi/
H A Dlibfc.h73 LPORT_ST_LOGO, enumerator