Searched refs:PCI_PCIE_XCAP (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | pcireg.h | 568 #define PCI_PCIE_XCAP 0x00 macro |
| /openbsd/src/sys/dev/pci/drm/ | ||
| D | drm_linux.c | 2683 xcap = pci_conf_read(pc, tag, pos + PCI_PCIE_XCAP); in pcie_get_speed_cap() |