Home
last modified time | relevance | path

Searched refs:PCIE_DEVCTL2 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2851 devctl2 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL2); in pcie_ari_enable()
2853 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL2, devctl2); in pcie_ari_enable()
2872 devctl2 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL2); in pcie_ari_disable()
2874 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL2, devctl2); in pcie_ari_disable()
2893 devctl2 = PCIE_CAP_GET(32, bus_p, PCIE_DEVCTL2); in pcie_ari_is_enabled()
3603 bus_p->bus_bdf, bus_p->bus_pcie_off + PCIE_DEVCTL2); in pcie_fabric_feature_set()
3606 bus_p->bus_pcie_off + PCIE_DEVCTL2, devctl2); in pcie_fabric_feature_set()
3620 bus_p->bus_pcie_off + PCIE_DEVCTL2, devctl3); in pcie_fabric_feature_set()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h59 #define PCIE_DEVCTL2 0x28 /* Device Control 2 */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c756 timo = timo_ranges[PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVCTL2) & in ppt_max_completion_tmo_us()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1883 { PCIE_DEVCTL2, 2, "devctl2", "Device Control 2",