Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h10950 #define S_MPIO_WRVLD4 0 macro
10952 #define V_MPIO_WRVLD4(x) ((x) << S_MPIO_WRVLD4)
10953 #define G_MPIO_WRVLD4(x) (((x) >> S_MPIO_WRVLD4) & M_MPIO_WRVLD4)