Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_media.h113 #define IFM_10_T 3 /* 10BaseT - RJ45 */ macro
355 { IFM_10_T, "10baseT/UTP" }, \
473 { IFM_10_T, "UTP" }, \
474 { IFM_10_T, "10UTP" }, \
H A Dif_bond.c806 case IFM_10_T: in link_speed()