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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h54 #define M_CMDQ_PRIORITY 0x3 macro
56 #define G_CMDQ_PRIORITY(x) (((x) >> S_CMDQ_PRIORITY) & M_CMDQ_PRIORITY)

Completed in 460 milliseconds