Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h49413 #define V_10BASE_TL(x) ((x) << S_10BASE_TL) macro
49414 #define F_10BASE_TL V_10BASE_TL(1U)