Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h14232 #define S_DRVN_B_HISTORY 4 macro
14234 #define V_DRVN_B_HISTORY(x) ((x) << S_DRVN_B_HISTORY)
14235 #define G_DRVN_B_HISTORY(x) (((x) >> S_DRVN_B_HISTORY) & M_DRVN_B_HISTORY)