Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcireg.h956 #define PCIE_SLCAP 0x14 /* Slot Capabilities Register */ macro
H A Dpci_subr.c1704 reg = regs[o2i(capoff + PCIE_SLCAP)]; in pci_conf_print_pcie_cap()