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.c2833 devctl2 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL2); in pcie_ari_enable()
2835 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL2, devctl2); in pcie_ari_enable()
2854 devctl2 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL2); in pcie_ari_disable()
2856 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL2, devctl2); in pcie_ari_disable()
2875 devctl2 = PCIE_CAP_GET(32, bus_p, PCIE_DEVCTL2); in pcie_ari_is_enabled()
3585 bus_p->bus_bdf, bus_p->bus_pcie_off + PCIE_DEVCTL2); in pcie_fabric_feature_set()
3588 bus_p->bus_pcie_off + PCIE_DEVCTL2, devctl2); in pcie_fabric_feature_set()
3602 bus_p->bus_pcie_off + PCIE_DEVCTL2, devctl3); in pcie_fabric_feature_set()
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h60 #define PCIE_DEVCTL2 0x28 /* Device Control 2 */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c799 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",