Home
last modified time | relevance | path

Searched refs:px_msi_alloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.h94 extern int px_msi_alloc(px_t *px_p, dev_info_t *rdip, int type, int inum,
H A Dpx_msi.c130 px_msi_alloc(px_t *px_p, dev_info_t *rdip, int type, int inum, int msi_count, in px_msi_alloc() function
H A Dpx_intr.c593 if ((ret = px_msi_alloc(px_p, rdip, hdlp->ih_type, in px_msix_ops()