Searched refs:PCIE_XCAP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpci.c963 pcireg_t xcap = pci_conf_read(pc, tag, off + PCIE_XCAP);
1042 pcireg_t xcap = pci_conf_read(pc, tag, off + PCIE_XCAP);
H A Dpcireg.h980 #define PCIE_XCAP 0x00 /* Capability List & Capabilities Register */ macro
H A Dpci_subr.c928 reg = regs[o2i(pcie_capoff + PCIE_XCAP)];
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c1035 xcap = pci_conf_read(pc, tag, off + PCIE_XCAP);

Completed in 213 milliseconds