Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4305 #define S_RSPSOPCNT 0 macro
4307 #define V_RSPSOPCNT(x) ((x) << S_RSPSOPCNT)
4308 #define G_RSPSOPCNT(x) (((x) >> S_RSPSOPCNT) & M_RSPSOPCNT)