Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3568 #define S_DEBUG_IMSG_QID 0 macro
3570 #define V_DEBUG_IMSG_QID(x) ((x) << S_DEBUG_IMSG_QID)
3571 #define G_DEBUG_IMSG_QID(x) (((x) >> S_DEBUG_IMSG_QID) & M_DEBUG_IMSG_QID)