Home
last modified time | relevance | path

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

/src/sys/dev/cxgb/common/
H A Dcxgb_regs.h6728 #define S_PARLAT 0 macro
6730 #define V_PARLAT(x) ((x) << S_PARLAT)
6731 #define G_PARLAT(x) (((x) >> S_PARLAT) & M_PARLAT)