Searched refs:AHC_TARGETMODE (Results 1 – 2 of 2) sorted by relevance
223 AHC_TARGETMODE = 0x20000, /* Has tested target mode support */ enumerator235 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,237 AHC_AIC7870_FE = AHC_TARGETMODE|AHC_AUTOPAUSE,251 |AHC_TARGETMODE,
5175 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_chip_init()5311 ahc->features &= ~AHC_TARGETMODE; in ahc_init()5325 if ((ahc->features & AHC_TARGETMODE) != 0) in ahc_init()5356 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_init()7325 if ((ahc->features & AHC_TARGETMODE) == 0) in ahc_find_tmode_devs()