HomeSort by: relevance | last modified time | path
    Searched refs:AHD_RTI (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/
ahd_pci.c 1153 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS
  /src/sys/dev/ic/
aic79xxvar.h 235 AHD_RTI = 0x04000,/* Retained Training Support */
aic79xx.c 6582 if ((ahd->features & AHD_RTI) != 0)
6683 if ((ahd->features & AHD_RTI) != 0)
  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 1603 if ((ahd->features & AHD_RTI) == 0) {
1678 if ((ahd->features & AHD_RTI) == 0) {
aic79xx_seq.h 818 return ((ahd->features & AHD_RTI) == 0);

Completed in 47 milliseconds