Home
last modified time | relevance | path

Searched refs:MSI64_REC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ioapi.h513 MSI64_REC = (uint32_t)3, /* MSI64 record */ enumerator
H A Dpx_intr.c330 case MSI64_REC: in px_msiq_intr()
567 msiq_rec_type = MSI64_REC; in px_msix_ops()
918 if (rec_type == 0 || rec_type == MSI32_REC || rec_type == MSI64_REC) { in px_create_intr_kstats()
H A Dpx_ib.c947 msiq_rec_type = MSI64_REC; in px_ib_set_msix_target()
1198 if (ih_p->ih_rec_type == MSI64_REC) in pxtool_ib_get_msi_info()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1025 msiq_rec_p->msiq_rec_type = MSI64_REC; in px_lib_get_msiq_rec()