Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9575 #define S_SOP_CNT_AL0 20 macro
9577 #define V_SOP_CNT_AL0(x) ((x) << S_SOP_CNT_AL0)
9578 #define G_SOP_CNT_AL0(x) (((x) >> S_SOP_CNT_AL0) & M_SOP_CNT_AL0)