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

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dpci.h138 #define PCI_EXP_LNKCTL2 PCIE_LCAP2
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c1037 lcap2 = pci_conf_read(pc, tag, off + PCIE_LCAP2);
/netbsd-current/sys/dev/pci/
H A Dpcireg.h1172 #define PCIE_LCAP2 0x2c /* Link Capabilities 2 Register */ macro
H A Dpci_subr.c2377 reg = regs[o2i(capoff + PCIE_LCAP2)];

Completed in 270 milliseconds