Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dregs.h322 #define V_BUSY(x) ((x) << S_BUSY) macro
323 #define F_BUSY V_BUSY(1U)
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1423 #define V_BUSY(x) ((x) << S_BUSY) macro
1424 #define F_BUSY V_BUSY(1U)