Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h175 #define PCI_CAP_ID_MSI_X 0x11 /* MSI-X supported */
/titanic_44/usr/src/uts/common/sys/
H A Dpci.h618 #define PCI_CAP_ID_MSI_X 0x11 /* MSI-X supported */ macro
/titanic_44/usr/src/uts/common/io/
H A Dpci_intr_lib.c131 if ((PCI_CAP_LOCATE(*h, PCI_CAP_ID_MSI_X, caps_ptr) == DDI_SUCCESS) && in pci_get_msi_ctrl()
/titanic_44/usr/src/uts/common/os/
H A Dsunpci.c305 {PCI_CAP_ID_MSI_X, 0, 0, PCI_MSIX_NDWORDS, pci_generic_save},
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c69 {PCI_CAP_ID_MSI_X, "PCI_CAP_ID_MSI_X"},
2110 !hba->pci_cap_offset[PCI_CAP_ID_MSI_X]) { in emlxs_init_adapter_info()
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4596 PCI_CAP_ID_MSI_X, &caps_ctrl) == DDI_SUCCESS)) { in get_msix_ctrl()
4655 PCI_CAP_ID_MSI_X, &caps_ctrl) == DDI_SUCCESS)) { in hermon_set_msix_info()
4784 PCI_CAP_ID_MSI_X, &caps_ctrl) == DDI_SUCCESS)) { in hermon_intr_disable()
/titanic_44/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c252 if (PCI_CAP_LOCATE(handle, PCI_CAP_ID_MSI_X, &msix_cap_base) == in pci_common_intr_ops()
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4265 case PCI_CAP_ID_MSI_X: in ahci_config_space_init()
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13400 case PCI_CAP_ID_MSI_X: in mptsas_get_pci_cap()