Searched refs:AHD_RTI (Results 1 – 6 of 6) sorted by relevance
969 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS in ahd_aic790X_setup()
219 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator
634 if ((ahd->features & AHD_RTI) == 0) in ahd_linux_target_alloc()2664 if ((ahd->features & AHD_RTI) == 0) { in ahd_linux_set_rti()
1490 if ((ahd->features & AHD_RTI) == 0) {1850 if ((ahd->features & AHD_RTI) == 0) {1925 if ((ahd->features & AHD_RTI) == 0) {
923 return ((ahd->features & AHD_RTI) == 0);
7587 if ((ahd->features & AHD_RTI) != 0) in ahd_default_config()7688 if ((ahd->features & AHD_RTI) != 0) in ahd_parse_cfgdata()