Home
last modified time | relevance | path

Searched refs:AHC_DISABLE_PCI_PERR (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Daic7xxxvar.h459 AHC_DISABLE_PCI_PERR = 0x10000000, enumerator
/netbsd/sys/dev/pci/
H A Dahc_pci.c900 if ((ahc->flags & AHC_DISABLE_PCI_PERR) != 0) in ahc_pci_attach()