Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_regs.h2951 #define S_ERRAGENT 1 macro
2953 #define V_ERRAGENT(x) ((x) << S_ERRAGENT)
2954 #define G_ERRAGENT(x) (((x) >> S_ERRAGENT) & M_ERRAGENT)