Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx_seq.h923 return ((ahd->features & AHD_RTI) == 0); in ahd_patch13_func()
HDaic79xx_pci.c1020 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS in ahd_aic790X_setup()
HDaic79xx.h230 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator
HDaic79xx.seq1488 if ((ahd->features & AHD_RTI) == 0) {
1848 if ((ahd->features & AHD_RTI) == 0) {
1923 if ((ahd->features & AHD_RTI) == 0) {
HDaic79xx.c6864 if ((ahd->features & AHD_RTI) != 0) in ahd_default_config()
6966 if ((ahd->features & AHD_RTI) != 0) in ahd_parse_cfgdata()