Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2509 #define S_OP1H 16 macro
2511 #define V_OP1H(x) ((x) << S_OP1H)
2512 #define G_OP1H(x) (((x) >> S_OP1H) & M_OP1H)