Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h3825 #define S_DEBUG_IMSG_QID 0 macro
3827 #define V_DEBUG_IMSG_QID(x) ((x) << S_DEBUG_IMSG_QID)
3828 #define G_DEBUG_IMSG_QID(x) (((x) >> S_DEBUG_IMSG_QID) & M_DEBUG_IMSG_QID)