Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23512 #define S_QUESOPCNT 0 macro
23514 #define V_QUESOPCNT(x) ((x) << S_QUESOPCNT)
23515 #define G_QUESOPCNT(x) (((x) >> S_QUESOPCNT) & M_QUESOPCNT)