Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h54065 #define V_TXAPRBSRST(x) ((x) << S_TXAPRBSRST) macro
54066 #define F_TXAPRBSRST V_TXAPRBSRST(1U)