Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h6741 #define S_PB_FUNC 0 macro
6743 #define V_PB_FUNC(x) ((x) << S_PB_FUNC)
6744 #define G_PB_FUNC(x) (((x) >> S_PB_FUNC) & M_PB_FUNC)