Home
last modified time | relevance | path

Searched defs:msi_count (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
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()
245 px_msi_free(px_t *px_p, dev_info_t *rdip, int inum, int msi_count) in px_msi_free()
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c1239 int i, msi_count, intr_type; in ppt_setup_msi() local