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

/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_ioapi.h513 MSI64_REC = (uint32_t)3, /* MSI64 record */ enumerator in enum:msiq_rec_type
H A Dpx_intr.c330 case MSI64_REC:
567 msiq_rec_type = MSI64_REC;
918 if (rec_type == 0 || rec_type == MSI32_REC || rec_type == MSI64_REC) {
H A Dpx_ib.c947 msiq_rec_type = MSI64_REC;
1199 if (ih_p->ih_rec_type == MSI64_REC)
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1029 msiq_rec_p->msiq_rec_type = MSI64_REC;

Completed in 58 milliseconds