Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23241 #define S_LKPTBLQUEUE1 10 macro
23243 #define V_LKPTBLQUEUE1(x) ((x) << S_LKPTBLQUEUE1)
23244 #define G_LKPTBLQUEUE1(x) (((x) >> S_LKPTBLQUEUE1) & M_LKPTBLQUEUE1)