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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_lport.c129 [LPORT_ST_LOGO] = "LOGO",
516 lport->state == LPORT_ST_LOGO) {
961 if (lport->state == LPORT_ST_DISABLED || lport->state == LPORT_ST_LOGO)
1316 case LPORT_ST_LOGO:
1347 if (lport->state != LPORT_ST_LOGO) {
1388 fc_lport_state_enter(lport, LPORT_ST_LOGO);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibfc.h55 * @LPORT_ST_LOGO: Local port logout (LOGO) sent
69 LPORT_ST_LOGO, enumerator in enum:fc_lport_state

Completed in 39 milliseconds