HomeSort by: relevance | last modified time | path
    Searched refs:PCIE_HAS_ROOTREGS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
pci.c 977 if (PCIE_HAS_ROOTREGS(devtype))
1058 if (PCIE_HAS_ROOTREGS(devtype))
pcireg.h 1226 #define PCIE_HAS_ROOTREGS(type) (((type) == PCIE_XCAP_TYPE_RP) || \
pci_subr.c 2216 if (PCIE_HAS_ROOTREGS(pcie_devtype)) {

Completed in 20 milliseconds