Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c882 pFcPort->LOGO_timer = 0; in cpqfcTSImplicitLogout()
1644 pLoggedInPort->LOGO_timer = 6; // what's the Fabric timeout?? in ProcessFCS_Reply()
2460 if (pLoggedInPort->LOGO_timer) // time-out "armed"? in cpqfcTSheartbeat()
2462 if (!(--pLoggedInPort->LOGO_timer)) // DEC from 1 to 0? in cpqfcTSheartbeat()
2861 pLoggedInPort->LOGO_timer = 0; // ELS_PLOGI resets in SetLoginFields()
2891 pLoggedInPort->LOGO_timer = 0; in SetLoginFields()
2907 pLoggedInPort->LOGO_timer = 0; // stop the time-out in SetLoginFields()
2932 pLoggedInPort->LOGO_timer = 0; // will be set next LinkDown in SetLoginFields()
DcpqfcTScontrol.c1109 pLoggedInPort->LOGO_timer = 3; // we want 2 seconds in CpqTsProcessIMQEntry()
1170 pLoggedInPort->LOGO_timer = 3; // we want 2 seconds in CpqTsProcessIMQEntry()
DcpqfcTSstructs.h692 __u32 LOGO_timer; // after LIP, ports expecting PDISC must time-out and member