Lines Matching refs:AHC_WIDE
1821 if (ahc->features & AHC_WIDE) { in ahc_validate_width()
1860 if ((ahc->features & AHC_WIDE) != 0) in ahc_update_neg_request()
2408 if ((ahc->features & AHC_WIDE) != 0) in ahc_build_transfer_msg()
4135 ahc->features |= AHC_WIDE; in ahc_reset()
4555 if ((ahc->features & AHC_WIDE) != 0) { in ahc_controller_info()
4971 if ((ahc->features & (AHC_WIDE|AHC_TWIN)) == 0) in ahc_init()
4994 if ((ahc->features & AHC_WIDE) != 0) in ahc_init()
5060 && (ahc->features & AHC_WIDE) != 0) in ahc_init()
6068 max_scsiid = (ahc->features & AHC_WIDE) ? 15 : 7; in ahc_reset_channel()
6808 maxtarget = (ahc->features & (AHC_WIDE|AHC_TWIN)) ? 15 : 7; in ahc_dump_card_state()
6853 max_id = (ahc->features & AHC_WIDE) ? 15 : 7; in ahc_find_tmode_devs()