Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h6806 #define V_UNKNOWNCMD(x) ((x) << S_UNKNOWNCMD) macro
6807 #define F_UNKNOWNCMD V_UNKNOWNCMD(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h38841 #define V_UNKNOWNCMD(x) ((x) << S_UNKNOWNCMD) macro
38842 #define F_UNKNOWNCMD V_UNKNOWNCMD(1U)