Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h9106 #define S_REG_IN_TERMN_B 4 macro
9108 #define V_REG_IN_TERMN_B(x) ((x) << S_REG_IN_TERMN_B)
9109 #define G_REG_IN_TERMN_B(x) (((x) >> S_REG_IN_TERMN_B) & M_REG_IN_TERMN_B)