Searched refs:V_C_LOCK_ACT_LOW (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h2468 #define V_C_LOCK_ACT_LOW(x) ((x) << S_C_LOCK_ACT_LOW) macro
2469 #define F_C_LOCK_ACT_LOW V_C_LOCK_ACT_LOW(1U)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h7632 #define V_C_LOCK_ACT_LOW(x) ((x) << S_C_LOCK_ACT_LOW) macro
7633 #define F_C_LOCK_ACT_LOW V_C_LOCK_ACT_LOW(1U)
[all...]

Completed in 691 milliseconds