SEEPROM_STATUS_INB   96 drivers/scsi/aic7xxx/aic7xxx_93cx6.c 	while ((SEEPROM_STATUS_INB(sd) & rdy) == 0) {	\
SEEPROM_STATUS_INB 1849 drivers/scsi/aic7xxx/aic7xxx_pci.c 	while (--wait && ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0)) {
SEEPROM_STATUS_INB 1852 drivers/scsi/aic7xxx/aic7xxx_pci.c 	if ((SEEPROM_STATUS_INB(sd) & sd->sd_RDY) == 0) {