Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h31972 #define V_FPGAPAUSEEN(x) ((x) << S_FPGAPAUSEEN) macro
31973 #define F_FPGAPAUSEEN V_FPGAPAUSEEN(1U)