Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19343 #define S_SOP_CNT_ERR 12 macro
19345 #define V_SOP_CNT_ERR(x) ((x) << S_SOP_CNT_ERR)
19346 #define G_SOP_CNT_ERR(x) (((x) >> S_SOP_CNT_ERR) & M_SOP_CNT_ERR)