Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h320 #define V_FL0EMPTY(x) ((x) << S_FL0EMPTY) macro
321 #define F_FL0EMPTY V_FL0EMPTY(1U)