Home
last modified time | relevance | path

Searched refs:AHD_PCIX_SCBRAM_RD_BUG (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h254 AHD_PCIX_SCBRAM_RD_BUG = 0x0100, enumerator
258 | AHD_PCIX_SCBRAM_RD_BUG,
Daic79xx_pci.c950 | AHD_PCIX_CHIPRST_BUG|AHD_PCIX_SCBRAM_RD_BUG in ahd_aic790X_setup()
Daic79xx_core.c761 if ((ahd->bugs & AHD_PCIX_SCBRAM_RD_BUG) != 0) in ahd_inb_scbram()