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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h175 #define PCI_CAP_ID_MSI_X 0x11 /* MSI-X supported */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c305 {PCI_CAP_ID_MSI_X, 0, 0, PCI_MSIX_NDWORDS, pci_generic_save},
/illumos-gate/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) &&
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h611 #define PCI_CAP_ID_MSI_X 0x11 /* MSI-X supported */ macro
/illumos-gate/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]) {
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c252 if (PCI_CAP_LOCATE(handle, PCI_CAP_ID_MSI_X, &msix_cap_base) ==
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4596 PCI_CAP_ID_MSI_X, &caps_ctrl) == DDI_SUCCESS)) {
4655 PCI_CAP_ID_MSI_X, &caps_ctrl) == DDI_SUCCESS)) {
4784 PCI_CAP_ID_MSI_X, &caps_ctrl) == DDI_SUCCESS)) {
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4265 case PCI_CAP_ID_MSI_X:
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13102 case PCI_CAP_ID_MSI_X:

Completed in 146 milliseconds