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

  /src/sys/dev/pci/
ppb.c 258 sc->sc_pciecapoff + PCIE_SLCSR);
262 sc->sc_pciecapoff + PCIE_SLCSR, reg);
288 sc->sc_pciecapoff + PCIE_SLCSR);
290 sc->sc_pciecapoff + PCIE_SLCSR, slcsr);
338 sc->sc_pciecapoff + PCIE_SLCSR, slcsr);
472 sc->sc_pciecapoff + PCIE_SLCSR);
475 sc->sc_pciecapoff + PCIE_SLCSR, slcsr);
532 sc->sc_pciecapoff + PCIE_SLCSR);
543 sc->sc_pciecapoff + PCIE_SLCSR, reg);
pci.c 975 off + PCIE_SLCSR);
1056 pci_conf_write(pc, tag, off + PCIE_SLCSR, pcs->e_slcr);
pcireg.h 1099 #define PCIE_SLCSR 0x18 /* Slot Control & Status Register */
pci_subr.c 2145 reg = regs[o2i(capoff + PCIE_SLCSR)];

Completed in 20 milliseconds