Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpcireg.h568 #define PCI_PCIE_XCAP 0x00 macro
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c2683 xcap = pci_conf_read(pc, tag, pos + PCI_PCIE_XCAP); in pcie_get_speed_cap()