Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h9236 #define S_DRVN_B_HISTORY 4 macro
9238 #define V_DRVN_B_HISTORY(x) ((x) << S_DRVN_B_HISTORY)
9239 #define G_DRVN_B_HISTORY(x) (((x) >> S_DRVN_B_HISTORY) & M_DRVN_B_HISTORY)