Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c969 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS in ahd_aic790X_setup()
Daic79xx.h219 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator
Daic79xx_osm.c634 if ((ahd->features & AHD_RTI) == 0) in ahd_linux_target_alloc()
2664 if ((ahd->features & AHD_RTI) == 0) { in ahd_linux_set_rti()
Daic79xx.seq1490 if ((ahd->features & AHD_RTI) == 0) {
1850 if ((ahd->features & AHD_RTI) == 0) {
1925 if ((ahd->features & AHD_RTI) == 0) {
Daic79xx_seq.h_shipped923 return ((ahd->features & AHD_RTI) == 0);
Daic79xx_core.c7587 if ((ahd->features & AHD_RTI) != 0) in ahd_default_config()
7688 if ((ahd->features & AHD_RTI) != 0) in ahd_parse_cfgdata()