Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21587 #define S_LFSR_INIT 0 macro
21589 #define V_LFSR_INIT(x) ((x) << S_LFSR_INIT)
21590 #define G_LFSR_INIT(x) (((x) >> S_LFSR_INIT) & M_LFSR_INIT)