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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/fc/
H A Dtach.h344 #define E_D_TOV 0x07D0 /* 2 Secs */ macro
346 #define TOV_VALUES (AL_TIME << 16) | E_D_TOV
348 #define PTP_TOV_VALUES (RT_TOV << 16) | E_D_TOV
H A Diph5526.c610 /* write AL_TIME & E_D_TOV into the registers */
1616 /* write AL_TIME & E_D_TOV into the registers */
1858 /* write AL_TIME & E_D_TOV into the registers */
1915 /* write R_T_TOV & E_D_TOV into the registers */
2113 DPRINTK1("In OLD-PORT after E_D_TOV.");
2115 /* write R_T_TOV & E_D_TOV into the registers */
2124 DPRINTK1("Loop Fail after E_D_TOV.");
2815 fi->g.login.ED_TOV = htonl(E_D_TOV);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h1090 #define E_D_TOV 2 // Minimum Time to wait for Sequence macro

Completed in 71 milliseconds