Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h518 #define V_LOPRIORITYDBEMPTY(x) ((x) << S_LOPRIORITYDBEMPTY) macro
519 #define F_LOPRIORITYDBEMPTY V_LOPRIORITYDBEMPTY(1U)