Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpcireg.h621 #define PCI_PCIE_SLCSR_PDS 0x00400000 macro
Dppb.c758 if (reg & PCI_PCIE_SLCSR_PDS) in ppb_intr()