Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h25822 #define V_EPCMDBUSY(x) ((x) << S_EPCMDBUSY) macro
25823 #define F_EPCMDBUSY V_EPCMDBUSY(1U)