Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h6063 #define V_MSTRESET(x) ((x) << S_MSTRESET) macro
6064 #define F_MSTRESET V_MSTRESET(1U)
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h25519 #define V_MSTRESET(x) ((x) << S_MSTRESET) macro
25520 #define F_MSTRESET V_MSTRESET(1U)