PCI_CAP_ID_MSI
{ PCI_CAP_ID_MSI, "msi", "Message Signaled Interrupts",
!hba->pci_cap_offset[PCI_CAP_ID_MSI]) {
{PCI_CAP_ID_MSI, "PCI_CAP_ID_MSI"},
if ((PCI_CAP_LOCATE(pci_cfg_hdl, PCI_CAP_ID_MSI,
err = myri10ge_find_cap(handle, &ptr, PCI_CAP_ID_MSI);
err = myri10ge_find_cap(handle, &ptr, PCI_CAP_ID_MSI);
if ((PCI_CAP_LOCATE(*h, PCI_CAP_ID_MSI, caps_ptr) == DDI_SUCCESS) &&
case PCI_CAP_ID_MSI:
case PCI_CAP_ID_MSI:
{PCI_CAP_ID_MSI, 0, 0, PCI_CAP_SZUNKNOWN, pci_msi_save},
if (PCI_CAP_LOCATE(handle, PCI_CAP_ID_MSI, &msi_cap_base) ==