Home
last modified time | relevance | path

Searched refs:AHD_RTI (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx_seq.h925 return ((ahd->features & AHD_RTI) == 0); in ahd_patch13_func()
HDaic79xx_pci.c1023 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS in ahd_aic790X_setup()
HDaic79xx.h230 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator
HDaic79xx.seq1490 if ((ahd->features & AHD_RTI) == 0) {
1850 if ((ahd->features & AHD_RTI) == 0) {
1925 if ((ahd->features & AHD_RTI) == 0) {
HDaic79xx.c6908 if ((ahd->features & AHD_RTI) != 0) in ahd_default_config()
7010 if ((ahd->features & AHD_RTI) != 0) in ahd_parse_cfgdata()