Searched refs:AHD_RTI (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.seq1490 if ((ahd->features & AHD_RTI) == 0) {
1850 if ((ahd->features & AHD_RTI) == 0) {
1925 if ((ahd->features & AHD_RTI) == 0) {
H A Daic79xx.h230 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator in enum:__anon6900
H A Daic79xx_pci.c1011 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS
H A Daic79xx.c6917 if ((ahd->features & AHD_RTI) != 0)
7019 if ((ahd->features & AHD_RTI) != 0)

Completed in 75 milliseconds