eeprom_present    616 drivers/scsi/aic7xxx/aic7xxx_pci.c 				int *eeprom_present);
eeprom_present    620 drivers/scsi/aic7xxx/aic7xxx_pci.c 				 int *eeprom_present);
eeprom_present    623 drivers/scsi/aic7xxx/aic7xxx_pci.c 				 int *eeprom_present);
eeprom_present   1546 drivers/scsi/aic7xxx/aic7xxx_pci.c 		int eeprom_present;
eeprom_present   1562 drivers/scsi/aic7xxx/aic7xxx_pci.c 					    &eeprom_present);
eeprom_present   1585 drivers/scsi/aic7xxx/aic7xxx_pci.c 					     &eeprom_present);
eeprom_present   1592 drivers/scsi/aic7xxx/aic7xxx_pci.c 					     &eeprom_present);
eeprom_present   1613 drivers/scsi/aic7xxx/aic7xxx_pci.c 			       ahc_name(ahc), eeprom_present ? "is" : "not");
eeprom_present   1748 drivers/scsi/aic7xxx/aic7xxx_pci.c 		    int *enablePRI_high, int *eeprom_present)
eeprom_present   1760 drivers/scsi/aic7xxx/aic7xxx_pci.c 	*eeprom_present = brdctl & BRDDAT7;
eeprom_present   1770 drivers/scsi/aic7xxx/aic7xxx_pci.c 		     int *eeprom_present)
eeprom_present   1805 drivers/scsi/aic7xxx/aic7xxx_pci.c 	*eeprom_present = (brdctl & BRDDAT7) ? 1 : 0;
eeprom_present   1810 drivers/scsi/aic7xxx/aic7xxx_pci.c 		     int *externalcable_present, int *eeprom_present)
eeprom_present   1828 drivers/scsi/aic7xxx/aic7xxx_pci.c 	*eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;