Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.h99 extern int px_msi_get_msinum(px_t *px_p, dev_info_t *rdip,
H A Dpx_msi.c288 px_msi_get_msinum(px_t *px_p, dev_info_t *rdip, int inum, msinum_t *msi_num_p) in px_msi_get_msinum() function
H A Dpx_intr.c576 (void) px_msi_get_msinum(px_p, hdlp->ih_dip, in px_msix_ops()