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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSworker.c1069 pFcPort->LOGO_timer = 0;
2119 pLoggedInPort->LOGO_timer = 6; // what's the Fabric timeout??
3128 if( pLoggedInPort->LOGO_timer ) // time-out "armed"?
3130 if( !(--pLoggedInPort->LOGO_timer) ) // DEC from 1 to 0?
3572 pLoggedInPort->LOGO_timer = 0;// ELS_PLOGI resets
3608 pLoggedInPort->LOGO_timer = 0;
3627 pLoggedInPort->LOGO_timer = 0; // stop the time-out
3661 pLoggedInPort->LOGO_timer = 0; // will be set next LinkDown
H A DcpqfcTScontrol.c1217 pLoggedInPort->LOGO_timer = 3; // we want 2 seconds
1285 pLoggedInPort->LOGO_timer = 3; // we want 2 seconds
H A DcpqfcTSstructs.h707 ULONG LOGO_timer; // after LIP, ports expecting PDISC must time-out and member in struct:__anon2294

Completed in 397 milliseconds