Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/common/
H A Dt4_regs.h65103 #define S_POSTSC 0 macro
65105 #define V_POSTSC(x) ((x) << S_POSTSC)
65106 #define G_POSTSC(x) (((x) >> S_POSTSC) & M_POSTSC)