Home
last modified time | relevance | path

Searched refs:PCI_MSI_CTRL (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c266 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_enable_vector()
270 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_enable_vector()
288 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_disable_mode()
293 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_disable_mode()
319 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_enable_mode()
324 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_enable_mode()
H A Dxpv_psm.c1116 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in xpv_psm_get_msi_vector()
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c122 PCI_MSI_CTRL)) == PCI_CAP_EINVAL16) in pci_get_msi_ctrl()
217 PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl); in pci_msi_configure()
220 PCI_CAP_GET16(h, 0, caps_ptr, PCI_MSI_CTRL))); in pci_msi_configure()
308 PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl); in pci_msi_unconfigure()
321 "= %x\n", PCI_CAP_GET16(h, 0, caps_ptr, PCI_MSI_CTRL))); in pci_msi_unconfigure()
410 PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl); in pci_msi_enable_mode()
458 PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl); in pci_msi_disable_mode()
725 PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl); in pci_msi_set_nintrs()
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c109 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_enable_vector()
113 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_enable_vector()
424 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_enable_mode()
429 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_enable_mode()
591 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_grp_set_cpu()
H A Dapic_common.c1849 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_unconfigure()
1851 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_unconfigure()
1903 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apic_pci_msi_disable_mode()
1908 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apic_pci_msi_disable_mode()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c343 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apix_pci_msi_enable_vector()
347 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apix_pci_msi_enable_vector()
388 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apix_pci_msi_enable_mode()
393 pci_config_put16(handle, cap_ptr + PCI_MSI_CTRL, msi_ctrl); in apix_pci_msi_enable_mode()
1660 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apix_alloc_msi()
H A Dapix.c1692 msi_ctrl = pci_config_get16(handle, cap_ptr + PCI_MSI_CTRL); in apix_grp_set_cpu()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c185 pci_config_get16(handle, offset + PCI_MSI_CTRL)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c310 pci_config_get16(handle, offset + PCI_MSI_CTRL)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c492 pci_config_get16(handle, offset + PCI_MSI_CTRL)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h914 #define PCI_MSI_CTRL 0x02 /* MSI control register, 2 bytes */ macro
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1205 { PCI_MSI_CTRL, 2, "ctrl", "Message Control",
1215 { PCI_MSI_CTRL, 2, "ctrl", "Message Control",
1227 { PCI_MSI_CTRL, 2, "ctrl", "Message Control",
1243 { PCI_MSI_CTRL, 2, "ctrl", "Message Control",
1255 { PCI_MSI_CTRL, 2, "ctrl", "Message Control",
1269 { PCI_MSI_CTRL, 2, "ctrl", "Message Control",
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3022 caps_ctrl, PCI_MSI_CTRL)) == PCI_CAP_EINVAL16) in tavor_intr_disable()
3040 PCI_CAP_PUT16(pci_cfg_hdl, 0, caps_ctrl, PCI_MSI_CTRL, in tavor_intr_disable()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c579 msi_ctrl = pci_config_get16(confhdl, cap_ptr + PCI_MSI_CTRL);
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c246 PCI_MSI_CTRL); in pci_common_intr_ops()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5636 pci_config_get16(handle, ptr + PCI_MSI_CTRL); in myri10ge_save_msi_state()
5662 pci_config_put16(handle, ptr + PCI_MSI_CTRL, in myri10ge_restore_msi_state()
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4351 caps_ptr + PCI_MSI_CTRL); in ahci_config_space_init()