Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24064 #define S_ENABLELPBKFULL1 26 macro
24066 #define V_ENABLELPBKFULL1(x) ((x) << S_ENABLELPBKFULL1)
24067 #define G_ENABLELPBKFULL1(x) (((x) >> S_ENABLELPBKFULL1) & M_ENABLELPBKFULL1)