Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11079 #define S_QUESOPCNT 0 macro
11081 #define V_QUESOPCNT(x) ((x) << S_QUESOPCNT)
11082 #define G_QUESOPCNT(x) (((x) >> S_QUESOPCNT) & M_QUESOPCNT)