Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h4181 #define S_PBAOFST 28 macro
4183 #define V_PBAOFST(x) ((x) << S_PBAOFST)
4184 #define G_PBAOFST(x) (((x) >> S_PBAOFST) & M_PBAOFST)