Lines Matching full:msi
68 * Around 90% of available MSIQs are reserved for the MSI/Xs. in px_msiq_attach()
404 /* #msi-eqs */ in px_msiq_get_props()
406 DDI_PROP_DONTPASS, "#msi-eqs", 0); in px_msiq_get_props()
410 /* msi-eq-size */ in px_msiq_get_props()
412 DDI_PROP_DONTPASS, "msi-eq-size", 0); in px_msiq_get_props()
420 /* msi-eq-to-devino: msi-eq#, devino# fields */ in px_msiq_get_props()
422 DDI_PROP_DONTPASS, "msi-eq-to-devino", (caddr_t)&valuep, &length); in px_msiq_get_props()
426 * On sun4u PCIe systems, the msi-eq-to-devino property is broken and in px_msiq_get_props()
427 * these systems defines this property as msi-eq-devino. in px_msiq_get_props()
430 DBG(DBG_MSIQ, px_p->px_dip, "msi-eq-to-devino is not found\n"); in px_msiq_get_props()
432 PROP_LEN_AND_VAL_ALLOC, DDI_PROP_DONTPASS, "msi-eq-devino", in px_msiq_get_props()