Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic79xx.h265 AHD_PCIX_SCBRAM_RD_BUG = 0x0100, enumerator
269 | AHD_PCIX_SCBRAM_RD_BUG,
HDaic79xx_pci.c1008 | AHD_PCIX_CHIPRST_BUG|AHD_PCIX_SCBRAM_RD_BUG in ahd_aic790X_setup()
HDaic79xx_inline.h696 if ((ahd->bugs & AHD_PCIX_SCBRAM_RD_BUG) != 0) in ahd_inb_scbram()