AHD_REMOVABLE 1011 drivers/scsi/aic7xxx/aic79xx_core.c if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) { AHD_REMOVABLE 7892 drivers/scsi/aic7xxx/aic79xx_core.c && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)