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

/freebsd-10.3-release/sys/dev/fe/
H A Dmb86960.h256 #define FE_B13_TPTYPE_UTP 0x00 /* Unshielded (standard) cable */ macro
H A Dif_fe.c332 case IFM_AUTO: b13 = FE_B13_PORT_AUTO | FE_B13_TPTYPE_UTP; break;
333 case IFM_10_T: b13 = FE_B13_PORT_TP | FE_B13_TPTYPE_UTP; break;

Completed in 48 milliseconds