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,
5146 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_chip_init()5282 ahc->features &= ~AHC_TARGETMODE; in ahc_init()5296 if ((ahc->features & AHC_TARGETMODE) != 0) in ahc_init()5327 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_init()7290 if ((ahc->features & AHC_TARGETMODE) == 0) in ahc_find_tmode_devs()
Completed in 24 milliseconds