Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_t3_cpl.h273 #define V_WR_COMPL(x) ((x) << S_WR_COMPL) macro
274 #define F_WR_COMPL V_WR_COMPL(1U)