Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21382 #define S_ERR_BLK_CNT 16 macro
21384 #define V_ERR_BLK_CNT(x) ((x) << S_ERR_BLK_CNT)
21385 #define G_ERR_BLK_CNT(x) (((x) >> S_ERR_BLK_CNT) & M_ERR_BLK_CNT)