AHD_BIOS_ENABLED 7777 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->flags &= ~AHD_BIOS_ENABLED;
AHD_BIOS_ENABLED 7779 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd->flags |= AHD_BIOS_ENABLED;
AHD_BIOS_ENABLED  148 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 			ahd->flags &= ~AHD_BIOS_ENABLED;
AHD_BIOS_ENABLED  149 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 			ahd->flags |= master->flags & AHD_BIOS_ENABLED;