Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h57091 #define S_ZQCL_OP 24 macro
57093 #define V_ZQCL_OP(x) ((x) << S_ZQCL_OP)
57094 #define G_ZQCL_OP(x) (((x) >> S_ZQCL_OP) & M_ZQCL_OP)