Searched refs:PCIE_DEVCTL2 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 2833 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 D | pcie.h | 60 #define PCIE_DEVCTL2 0x28 /* Device Control 2 */ macro
|
/illumos-gate/usr/src/uts/intel/io/vmm/io/ |
H A D | ppt.c | 799 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 D | pcieadm_cfgspace.c | 1883 { PCIE_DEVCTL2, 2, "devctl2", "Device Control 2",
|