AHC_WIDE
int max_targ = (ahc->features & AHC_WIDE) != 0 ? 16 : 8;
} else if ((ahc->features & AHC_WIDE) != 0) {
if (ahc->features & AHC_WIDE) {
if ((ahc->features & AHC_WIDE) != 0)
if ((ahc->features & AHC_WIDE) != 0)
ahc->features |= AHC_WIDE;
if ((ahc->features & AHC_WIDE) != 0) {
if ((ahc->features & (AHC_WIDE|AHC_TWIN)) == 0)
if ((ahc->features & AHC_WIDE) != 0)
&& (ahc->features & AHC_WIDE) != 0)
max_scsiid = (ahc->features & AHC_WIDE) ? 15 : 7;
maxtarget = (ahc->features & (AHC_WIDE|AHC_TWIN)) ? 15 : 7;
max_id = (ahc->features & AHC_WIDE) ? 15 : 7;
saa.saa_adapter_buswidth = (ahc->features & AHC_WIDE) ? 16 :8;
if ((ahc->features & AHC_WIDE) == 0)
if ((ahc->features & AHC_WIDE) != 0)
if ((ahc->features & AHC_WIDE) != 0
&& (ahc->features & AHC_WIDE) != 0) {
if ((ahc->features & AHC_WIDE) != 0)
return ((ahc->features & AHC_WIDE) != 0);