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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c272 sd.sd_RDY = SEERDY;
H A Daic7xxx_pci.c1273 sd.sd_RDY = SEERDY;
1837 * granted, SEERDY will go high. We use a 1 second
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h198 #define SEERDY 0x10 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c6973 } while (((aic_inb(p, SEECTL) & SEERDY) == 0) && (++limit < 1000)); \
6989 * granted, SEERDY will go high. We use a 1 second
6996 if ((aic_inb(p, SEECTL) & SEERDY) == 0)
7064 * and data in lines respectively. The SEERDY bit of SEECTL is useful
7066 * register, the SEERDY goes high 800 nsec later. The one exception
7068 * SEERDY goes high to signify that access has been granted and, for

Completed in 78 milliseconds