Home
last modified time | relevance | path

Searched refs:PCI_MSIX_CTRL (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c296 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSIX_CTRL); in apic_pci_msi_disable_mode()
299 pci_config_put16(handle, cap_ptr + PCI_MSIX_CTRL, in apic_pci_msi_disable_mode()
343 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSIX_CTRL); in apic_pci_msi_enable_mode()
347 pci_config_put16(handle, cap_ptr + PCI_MSIX_CTRL, in apic_pci_msi_enable_mode()
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c134 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in pci_get_msi_ctrl()
417 PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSIX_CTRL, in pci_msi_enable_mode()
464 PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSIX_CTRL, msi_ctrl); in pci_msi_disable_mode()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c207 msix_ctrl = pci_config_get16(handle, offset + PCI_MSIX_CTRL); in pci_dump()
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c448 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSIX_CTRL); in apic_pci_msi_enable_mode()
452 pci_config_put16(handle, cap_ptr + PCI_MSIX_CTRL, in apic_pci_msi_enable_mode()
H A Dapic_common.c1911 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSIX_CTRL); in apic_pci_msi_disable_mode()
1914 pci_config_put16(handle, cap_ptr + PCI_MSIX_CTRL, in apic_pci_msi_disable_mode()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c332 msix_ctrl = pci_config_get16(handle, offset + PCI_MSIX_CTRL); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h946 #define PCI_MSIX_CTRL 0x02 /* MSI-X control register, 2 bytes */ macro
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c410 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSIX_CTRL); in apix_pci_msi_enable_mode()
414 pci_config_put16(handle, cap_ptr + PCI_MSIX_CTRL, in apix_pci_msi_enable_mode()
H A Dapix.c1598 msix_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSIX_CTRL); in apix_set_cpu()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4598 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in get_msix_ctrl()
4657 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in hermon_set_msix_info()
4786 caps_ctrl, PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in hermon_intr_disable()
4806 PCI_CAP_PUT16(pci_cfg_hdl, 0, caps_ctrl, PCI_MSIX_CTRL, in hermon_intr_disable()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c256 PCI_MSIX_CTRL); in pci_common_intr_ops()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1319 { PCI_MSIX_CTRL, 2, "ctrl", "Control Register",
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c19159 if ((ql_pci_config_get16(ha, data + PCI_MSIX_CTRL) & in ql_multi_queue_support()