Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpcireg.h614 #define PCI_PCIE_SLCSR_HPE 0x00000020 macro
H A Dppb.c240 reg |= (PCI_PCIE_SLCSR_HPE | PCI_PCIE_SLCSR_PDE); in ppbattach()