Searched refs:SEEPROM_STATUS_INB (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h91 #define SEEPROM_STATUS_INB(sd) \ macro
H A Daic7xxx_93cx6.c102 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
H A Daic7xxx_pci.c1844 while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0)) {
1847 if ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h91 #define SEEPROM_STATUS_INB(sd) \ macro
H A Daic7xxx_93cx6.c102 while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) { \
H A Daic7xxx_pci.c1844 while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0)) {
1847 if ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0) {

Completed in 68 milliseconds