Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_regs.h4454 #define S_ULPTYPE1FIELD 4 macro
4456 #define V_ULPTYPE1FIELD(x) ((x) << S_ULPTYPE1FIELD)
4457 #define G_ULPTYPE1FIELD(x) (((x) >> S_ULPTYPE1FIELD) & M_ULPTYPE1FIELD)
/trueos/sys/dev/cxgbe/common/
HDt4_regs.h14948 #define S_ULPTYPE1FIELD 4 macro
14950 #define V_ULPTYPE1FIELD(x) ((x) << S_ULPTYPE1FIELD)
14951 #define G_ULPTYPE1FIELD(x) (((x) >> S_ULPTYPE1FIELD) & M_ULPTYPE1FIELD)