Searched refs:AHC_WIDE (Results 1 – 7 of 7) sorted by relevance
434 if ((ahc->features & AHC_WIDE) == 0) in configure_termination()443 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()492 if ((ahc->features & AHC_WIDE) != 0 in configure_termination()563 && (ahc->features & AHC_WIDE) != 0) { in configure_termination()578 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1842 if (ahc->features & AHC_WIDE) { in ahc_validate_width()1881 if ((ahc->features & AHC_WIDE) != 0) in ahc_update_neg_request()2426 if ((ahc->features & AHC_WIDE) != 0) in ahc_build_transfer_msg()4071 ahc->features |= AHC_WIDE; in ahc_reset()4425 if ((ahc->features & AHC_WIDE) != 0) { in ahc_controller_info()4666 if ((ahc->features & (AHC_WIDE|AHC_TWIN)) == 0) in ahc_init()4689 if ((ahc->features & AHC_WIDE) != 0) in ahc_init()4755 && (ahc->features & AHC_WIDE) != 0) in ahc_init()6033 max_scsiid = (ahc->features & AHC_WIDE) ? 15 : 7; in ahc_reset_channel()6772 maxtarget = (ahc->features & (AHC_WIDE|AHC_TWIN)) ? 15 : 7; in ahc_dump_card_state()[all …]
205 AHC_WIDE = 0x00004, /* Wide Channel */ enumerator
249 AHC_WIDE = 0x00004, /* Wide Channel */ enumerator
104 if (ahc->features & AHC_WIDE) in ahc_attach()
932 return ((ahc->features & AHC_WIDE) != 0); in ahc_patch20_func()
1586 if ((ahc->features & AHC_WIDE) != 0) {