Home
last modified time | relevance | path

Searched refs:AHC_ULTRA (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx.h206 AHC_ULTRA = 0x00001, /* Supports 20MHz Transfers */ enumerator
235 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,
238 AHC_AIC7880_FE = AHC_AIC7870_FE|AHC_ULTRA,
Daic7xxx_pci.c859 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_pci_config()
865 ahc->features &= ~AHC_ULTRA; in ahc_pci_config()
1490 if (ahc->features & AHC_ULTRA in ahc_parse_pci_eeprom()
Daic7xxx_core.c2207 } else if ((ahc->features & AHC_ULTRA) != 0) { in ahc_devlimited_syncrate()
2264 if ((ahc->features & (AHC_DT | AHC_ULTRA2 | AHC_ULTRA)) == 0 in ahc_find_syncrate()
2337 if ((ahc->features & (AHC_DT | AHC_ULTRA2 | AHC_ULTRA)) == 0 in ahc_find_period()
5014 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_controller_info()
5409 if ((ahc->features & AHC_ULTRA) != 0) in ahc_init()
5414 if ((ahc->features & (AHC_ULTRA|AHC_ULTRA2)) != 0) in ahc_init()
Daic7xxx_seq.h_shipped993 return ((ahc->features & AHC_ULTRA) != 0);
Daic7xxx.seq396 if ((ahc->features & AHC_ULTRA) != 0) {
706 if ((ahc->features & AHC_ULTRA) != 0) {