Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h84 #define S_TP_VERSION_MINOR 8 macro
86 #define V_TP_VERSION_MINOR(x) ((x) << S_TP_VERSION_MINOR)
88 (((x) >> S_TP_VERSION_MINOR) & M_TP_VERSION_MINOR)