Searched refs:LCKFRQ (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h84 #define FE_LCKFRQ (1<<26) /* Have LCKFRQ */
301 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
H A Dsym_hipd.c260 * Wait for the LCKFRQ bit to be set if supported by the chip.
265 while (!(INB(np, nc_stest4) & LCKFRQ) && --i > 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h811 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
H A Dncr53c8xx.c7695 while (!(INB(nc_stest4) & LCKFRQ) && --i > 0)

Completed in 107 milliseconds