aic79xx_iocell_info  197 drivers/scsi/aic7xxx/aic79xx_osm.c static const struct ahd_linux_iocell_opts aic79xx_iocell_info[] =
aic79xx_iocell_info 1018 drivers/scsi/aic7xxx/aic79xx_osm.c 	 && (instance < ARRAY_SIZE(aic79xx_iocell_info))) {
aic79xx_iocell_info 1021 drivers/scsi/aic7xxx/aic79xx_osm.c 		iocell_info = (uint8_t*)&aic79xx_iocell_info[instance];
aic79xx_iocell_info 1378 drivers/scsi/aic7xxx/aic79xx_osm.c 	if (ahd->unit < ARRAY_SIZE(aic79xx_iocell_info)) {
aic79xx_iocell_info 1381 drivers/scsi/aic7xxx/aic79xx_osm.c 		iocell_opts = &aic79xx_iocell_info[ahd->unit];
aic79xx_iocell_info 2750 drivers/scsi/aic7xxx/aic79xx_osm.c 		if (ahd->unit < ARRAY_SIZE(aic79xx_iocell_info)) {
aic79xx_iocell_info 2753 drivers/scsi/aic7xxx/aic79xx_osm.c 			iocell_opts = &aic79xx_iocell_info[ahd->unit];