Searched refs:AHC_TARGETMODE (Results 1 – 3 of 3) 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,
5191 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_chip_init()5327 ahc->features &= ~AHC_TARGETMODE; in ahc_init()5359 if ((ahc->features & AHC_TARGETMODE) != 0) in ahc_init()5390 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_init()7360 if ((ahc->features & AHC_TARGETMODE) == 0) in ahc_find_tmode_devs()
688 AHC_TARGETMODE = 0x00002000, enumerator