Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_cpl.h276 #define V_WR_ATOMIC(x) ((x) << S_WR_ATOMIC) macro
277 #define F_WR_ATOMIC V_WR_ATOMIC(1U)