Lines Matching refs:AHC_WIDE
1824 if (ahc->features & AHC_WIDE) {
1863 if ((ahc->features & AHC_WIDE) != 0)
2408 if ((ahc->features & AHC_WIDE) != 0)
4056 ahc->features |= AHC_WIDE;
4407 if ((ahc->features & AHC_WIDE) != 0) {
4658 if ((ahc->features & (AHC_WIDE|AHC_TWIN)) == 0)
4681 if ((ahc->features & AHC_WIDE) != 0)
4747 && (ahc->features & AHC_WIDE) != 0)
6014 max_scsiid = (ahc->features & AHC_WIDE) ? 15 : 7;
6759 maxtarget = (ahc->features & (AHC_WIDE|AHC_TWIN)) ? 15 : 7;
6804 max_id = (ahc->features & AHC_WIDE) ? 15 : 7;