Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h308 #define V_WR_SOP(x) ((x) << S_WR_SOP) macro
309 #define F_WR_SOP V_WR_SOP(1U)