Home
last modified time | relevance | path

Searched refs:PCIE_ROOT_PORT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/pci/
H A Dpcireg.h701 #define PCIE_ROOT_PORT 0x0040 /* Root port */ macro
H A Dpci.c815 if (port_type != PCIE_ROOT_PORT && port_type != PCIE_DOWN_STREAM_PORT) in pcie_slotimpl()
2469 case PCIE_ROOT_PORT: in pci_print_verbose_expr()
2494 if ((port_type == PCIE_ROOT_PORT || in pci_print_verbose_expr()
/dragonfly/usr.sbin/pciconf/
H A Dcap.c382 case PCIE_ROOT_PORT: in cap_express()