Home
last modified time | relevance | path

Searched refs:PCI_MSIX_VECTOR_SIZE (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dpci_intr_lib.c256 (inum * PCI_MSIX_VECTOR_SIZE); in pci_msi_configure()
333 (inum * PCI_MSIX_VECTOR_SIZE); in pci_msi_unconfigure()
532 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in pci_msi_set_mask()
594 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in pci_msi_clr_mask()
822 PCI_MSIX_VECTOR_SIZE; in pci_msix_init()
973 (org_inum * PCI_MSIX_VECTOR_SIZE); in pci_msix_dup()
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c337 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in apic_pci_msi_enable_mode()
H A Dxpv_psm.c1132 (entry * PCI_MSIX_VECTOR_SIZE); in xpv_psm_get_msi_vector()
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c136 (inum * PCI_MSIX_VECTOR_SIZE); in apic_pci_msi_enable_vector()
437 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in apic_pci_msi_enable_mode()
H A Dapic_common.c1680 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in apic_pci_msi_unconfigure()
1688 (inum * PCI_MSIX_VECTOR_SIZE); in apic_pci_msi_unconfigure()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4614 PCI_MSIX_VECTOR_SIZE); in get_msix_tbl_size()
4676 PCI_MSIX_VECTOR_SIZE; in hermon_set_msix_info()
4796 i += PCI_MSIX_VECTOR_SIZE) { in hermon_intr_disable()
4797 for (j = 0; j < PCI_MSIX_VECTOR_SIZE; j += 4) { in hermon_intr_disable()
4913 i += PCI_MSIX_VECTOR_SIZE) { in hermon_quiesce()
4914 for (j = 0; j < PCI_MSIX_VECTOR_SIZE; j += 4) { in hermon_quiesce()
4984 i += PCI_MSIX_VECTOR_SIZE) { in hermon_quiesce()
4985 for (j = 0; j < PCI_MSIX_VECTOR_SIZE; j += 4) { in hermon_quiesce()
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h947 #define PCI_MSIX_VECTOR_SIZE 16 /* MSI-X size of each vector */ macro
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c364 (inum * PCI_MSIX_VECTOR_SIZE); in apix_pci_msi_enable_vector()
402 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in apix_pci_msi_enable_mode()
H A Dapix.c1629 PCI_MSIX_VECTOR_SIZE) + PCI_MSIX_VECTOR_CTRL_OFFSET; in apix_set_cpu()