Searched refs:S_T_RTP (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h14807 #define S_T_RTP 0 macro
14809 #define V_T_RTP(x) ((x) << S_T_RTP)
14810 #define G_T_RTP(x) (((x) >> S_T_RTP) & M_T_RTP)
[all...]

Completed in 424 milliseconds