Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h406 #define S_EGRPRICNT 0 macro
408 #define V_EGRPRICNT(x) ((x) << S_EGRPRICNT)
409 #define G_EGRPRICNT(x) (((x) >> S_EGRPRICNT) & M_EGRPRICNT)