Searched refs:LPORT_ST_RESET (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.c130 [LPORT_ST_RESET] = "reset",
517 fc_lport_state_enter(lport, LPORT_ST_RESET);
538 if (lport->state == LPORT_ST_RESET)
755 case LPORT_ST_RESET:
970 fc_lport_state_enter(lport, LPORT_ST_RESET);
1298 case LPORT_ST_RESET:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibfc.h56 * @LPORT_ST_RESET: Local port reset
70 LPORT_ST_RESET enumerator in enum:fc_lport_state

Completed in 60 milliseconds