Searched refs:PCI_CAP_ID_MSI (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h163 #define PCI_CAP_ID_MSI 0x05 /* Message Signalled Interrupts */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h163 #define PCI_CAP_ID_MSI 0x5 /* MSI supported */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c306 {PCI_CAP_ID_MSI, 0, 0, PCI_CAP_SZUNKNOWN, pci_msi_save},
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c119 if ((PCI_CAP_LOCATE(*h, PCI_CAP_ID_MSI, caps_ptr) == DDI_SUCCESS) &&
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h599 #define PCI_CAP_ID_MSI 0x5 /* MSI supported */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c57 {PCI_CAP_ID_MSI, "PCI_CAP_ID_MSI"},
2104 !hba->pci_cap_offset[PCI_CAP_ID_MSI]) {
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c242 if (PCI_CAP_LOCATE(handle, PCI_CAP_ID_MSI, &msi_cap_base) ==
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3441 if ((PCI_CAP_LOCATE(pci_cfg_hdl, PCI_CAP_ID_MSI,
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5663 err = myri10ge_find_cap(handle, &ptr, PCI_CAP_ID_MSI);
5689 err = myri10ge_find_cap(handle, &ptr, PCI_CAP_ID_MSI);
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4242 case PCI_CAP_ID_MSI:
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13099 case PCI_CAP_ID_MSI:

Completed in 174 milliseconds