Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23246 #define S_LKPTBLQUEUE0 0 macro
23248 #define V_LKPTBLQUEUE0(x) ((x) << S_LKPTBLQUEUE0)
23249 #define G_LKPTBLQUEUE0(x) (((x) >> S_LKPTBLQUEUE0) & M_LKPTBLQUEUE0)