Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h14219 #define S_DRVP_B_HISTORY 4 macro
14221 #define V_DRVP_B_HISTORY(x) ((x) << S_DRVP_B_HISTORY)
14222 #define G_DRVP_B_HISTORY(x) (((x) >> S_DRVP_B_HISTORY) & M_DRVP_B_HISTORY)