Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c969 ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS in ahd_aic790X_setup()
H A Daic79xx.h219 AHD_RTI = 0x04000,/* Retained Training Support */ enumerator
H A 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()
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_seq.h_shipped923 return ((ahd->features & AHD_RTI) == 0);
H A Daic79xx_core.c7587 if ((ahd->features & AHD_RTI) != 0) in ahd_default_config()
7688 if ((ahd->features & AHD_RTI) != 0) in ahd_parse_cfgdata()