AHD_WIDE 3002 dev/ic/aic79xx.c if (ahd->features & AHD_WIDE) { AHD_WIDE 3041 dev/ic/aic79xx.c if ((ahd->features & AHD_WIDE) != 0) AHD_WIDE 3748 dev/ic/aic79xx.c if ((ahd->features & AHD_WIDE) != 0) AHD_WIDE 5563 dev/ic/aic79xx.c ahd->features &= ~AHD_WIDE; AHD_WIDE 5565 dev/ic/aic79xx.c ahd->features |= AHD_WIDE; AHD_WIDE 6156 dev/ic/aic79xx.c ((ahd->features & AHD_WIDE) != 0) ? "Wide" : "Single", AHD_WIDE 7866 dev/ic/aic79xx.c max_scsiid = (ahd->features & AHD_WIDE) ? 15 : 7; AHD_WIDE 7886 dev/ic/aic79xx.c max_scsiid = (ahd->features & AHD_WIDE) ? 15 : 7; AHD_WIDE 9469 dev/ic/aic79xx.c max_id = (ahd->features & AHD_WIDE) ? 15 : 7; AHD_WIDE 125 dev/ic/aic79xx_openbsd.c if (ahd->features & AHD_WIDE)