Searched refs:PCIE_LINKCTL2 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1632 bus_p->bus_pcie_off + PCIE_LINKCTL2); in pcie_capture_speeds() 1635 ctl2 = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL2); in pcie_capture_speeds() 3322 ctl2 = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL2); in pcie_link_set_target() 3325 PCIE_CAP_PUT(16, bus_p, PCIE_LINKCTL2, ctl2); in pcie_link_set_target()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 63 #define PCIE_LINKCTL2 0x30 /* Link Control 2 */ macro
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1889 { PCIE_LINKCTL2, 2, "linkctl2", "Link Control 2",
|