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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c272 sd.sd_RDY = SEERDY;
H A Daic7xxx_pci.c1282 sd.sd_RDY = SEERDY;
1846 * granted, SEERDY will go high. We use a 1 second
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h198 #define SEERDY 0x10 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c6982 } while (((aic_inb(p, SEECTL) & SEERDY) == 0) && (++limit < 1000)); \
6998 * granted, SEERDY will go high. We use a 1 second
7005 if ((aic_inb(p, SEECTL) & SEERDY) == 0)
7073 * and data in lines respectively. The SEERDY bit of SEECTL is useful
7075 * register, the SEERDY goes high 800 nsec later. The one exception
7077 * SEERDY goes high to signify that access has been granted and, for

Completed in 526 milliseconds