Searched refs:PCIE_HAS_ROOTREGS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpci.c977 if (PCIE_HAS_ROOTREGS(devtype))
1058 if (PCIE_HAS_ROOTREGS(devtype))
H A Dpcireg.h1226 #define PCIE_HAS_ROOTREGS(type) (((type) == PCIE_XCAP_TYPE_RP) || \ macro
H A Dpci_subr.c2216 if (PCIE_HAS_ROOTREGS(pcie_devtype)) {

Completed in 212 milliseconds