Searched refs:AHD_RTI (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c639 if ((ahd->features & AHD_RTI) == 0)
2678 if ((ahd->features & AHD_RTI) == 0) {
H A Daic79xx_pci.c969 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS
H A Daic79xx.h219 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator in enum:__anon19
H A Daic79xx_core.c7587 if ((ahd->features & AHD_RTI) != 0)
7688 if ((ahd->features & AHD_RTI) != 0)
H A Daic79xx.seq1490 if ((ahd->features & AHD_RTI) == 0) {
1850 if ((ahd->features & AHD_RTI) == 0) {
1925 if ((ahd->features & AHD_RTI) == 0) {

Completed in 244 milliseconds