Home
last modified time | relevance | path

Searched refs:EVENT_QUEUE_STATE_ENTRIES_STATE_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/io/px/
H A Dpx_regs.h873 #define EVENT_QUEUE_STATE_ENTRIES_STATE_MASK 0x7 macro
H A Dpx_hlib.c2961 state = (*cur_p) & EVENT_QUEUE_STATE_ENTRIES_STATE_MASK; in msiq_resume()