Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic79xx.h270 AHD_PCIX_CHIPRST_BUG = 0x0040, enumerator
276 AHD_PCIX_BUG_MASK = AHD_PCIX_CHIPRST_BUG
H A Daic79xx.c5471 if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) { in ahd_reset()
5505 if ((ahd->bugs & AHD_PCIX_CHIPRST_BUG) != 0) { in ahd_reset()
/openbsd/sys/dev/pci/
H A Dahd_pci.c1114 | AHD_PCIX_CHIPRST_BUG|AHD_PCIX_SCBRAM_RD_BUG in ahd_aic790X_setup()