Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dppb.c192 reg = pci_conf_read(sc->sc_pc, sc->sc_tag, off + PCIE_SLCSR); in ppb_fix_pcie()
197 off + PCIE_SLCSR, reg); in ppb_fix_pcie()
H A Dpcireg.h969 #define PCIE_SLCSR 0x18 /* Slot Control & Status Register */ macro
H A Dpci_subr.c1724 reg = regs[o2i(capoff + PCIE_SLCSR)]; in pci_conf_print_pcie_cap()