Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ioapi.h512 MSI32_REC = (uint32_t)2, /* MSI32 record */ enumerator
H A Dpx_intr.c329 case MSI32_REC: in px_msiq_intr()
571 msiq_rec_type = MSI32_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.c950 msiq_rec_type = MSI32_REC; in px_ib_set_msix_target()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1019 msiq_rec_p->msiq_rec_type = MSI32_REC; in px_lib_get_msiq_rec()