Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h14224 #define S_DRVP_A_HISTORY 0 macro
14226 #define V_DRVP_A_HISTORY(x) ((x) << S_DRVP_A_HISTORY)
14227 #define G_DRVP_A_HISTORY(x) (((x) >> S_DRVP_A_HISTORY) & M_DRVP_A_HISTORY)