Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.h68 msiq_rec_type_t ih_rec_type; /* MSI or PCIe record type */ member
H A Dpx_ib.c772 (ih_p->ih_rec_type == rec_type) && in px_ib_intr_locate_ih()
797 ih_p->ih_rec_type = rec_type; in px_ib_alloc_ih()
1198 if (ih_p->ih_rec_type == MSI64_REC) in pxtool_ib_get_msi_info()
H A Dpx_intr.c352 (ih_p->ih_rec_type != rec_type)); in px_msiq_intr()
357 (ih_p->ih_rec_type == rec_type)) { in px_msiq_intr()
910 msiq_rec_type_t rec_type = ih_p->ih_rec_type; in px_create_intr_kstats()