Searched defs:iv_flags (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Divintr.h83 ushort_t iv_flags; /* SW interrupt and other bit flags */ member in struct:intr_vec
106 (((iv_p->iv_flags & IV_SOFTINT_MT) && (cpu_id != 0)) ? \
109 (((iv_p->iv_flags & IV_SOFTINT_MT) && (cpu_id != 0)) ? \

Completed in 57 milliseconds