Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h6540 #define V_CAL_BUSY(x) ((x) << S_CAL_BUSY) macro
6541 #define F_CAL_BUSY V_CAL_BUSY(1U)