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

  /src/sys/dev/pci/
pci.c 963 pcireg_t xcap = pci_conf_read(pc, tag, off + PCIE_XCAP);
1042 pcireg_t xcap = pci_conf_read(pc, tag, off + PCIE_XCAP);
pcireg.h 980 #define PCIE_XCAP 0x00 /* Capability List & Capabilities Register */
pci_subr.c 928 reg = regs[o2i(pcie_capoff + PCIE_XCAP)];
  /src/sys/external/bsd/drm2/linux/
linux_pci.c 1035 xcap = pci_conf_read(pc, tag, off + PCIE_XCAP);

Completed in 20 milliseconds