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.h29724 #define S_ENABLELPBKFULL1 26 macro
29726 #define V_ENABLELPBKFULL1(x) ((x) << S_ENABLELPBKFULL1)
29727 #define G_ENABLELPBKFULL1(x) (((x) >> S_ENABLELPBKFULL1) & M_ENABLELPBKFULL1)