Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h24525 #define S_CMPRS 8 macro
24527 #define V_CMPRS(x) ((x) << S_CMPRS)
24528 #define G_CMPRS(x) (((x) >> S_CMPRS) & M_CMPRS)