Searched refs:AHD_TARGETMODE (Results 1 – 2 of 2) sorted by relevance
227 AHD_TARGETMODE = 0x01000,/* Has tested target mode support */ enumerator
5866 ahd->features &= ~AHD_TARGETMODE; in ahd_init()5897 if ((ahd->features & AHD_TARGETMODE) != 0) in ahd_init()5931 if ((ahd->features & AHD_TARGETMODE) != 0) { in ahd_init()6264 if ((ahd->features & AHD_TARGETMODE) != 0) { in ahd_chip_init()8993 if ((ahd->features & AHD_TARGETMODE) == 0) in ahd_find_tmode_devs()