Searched refs:AHC_TARGETMODE (Results 1 – 3 of 3) sorted by relevance
237 AHC_TARGETMODE = 0x20000, /* Has tested target mode support */ enumerator248 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,250 AHC_AIC7870_FE = AHC_TARGETMODE|AHC_AUTOPAUSE,264 |AHC_TARGETMODE,
4724 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_chip_init()4861 ahc->features &= ~AHC_TARGETMODE; in ahc_init()4893 if ((ahc->features & AHC_TARGETMODE) != 0) in ahc_init()4925 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_init()7249 if ((ahc->features & AHC_TARGETMODE) == 0) in ahc_find_tmode_devs()
781 if ((ahc->features & AHC_TARGETMODE) != 0) { in ahc_action()