Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h39357 #define V_DBGICMDBUSY(x) ((x) << S_DBGICMDBUSY) macro
39358 #define F_DBGICMDBUSY V_DBGICMDBUSY(1U)