AHC_WIDE
if ((ahc->features & AHC_WIDE) != 0) {
max_targ = (ahc->features & AHC_WIDE) != 0 ? 16 : 8;
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) ? 16 : 8;
host->max_id = (ahc->features & AHC_WIDE) ? 16 : 8;
numtarg = (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)
if ((ahc->features & (AHC_WIDE|AHC_TWIN)) == 0)