Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h120 #define IFM_100_T2 10 /* 100BaseT2 */ macro
362 { IFM_100_T2, "100baseT2" }, \
483 { IFM_100_T2, "100T2" }, \
H A Dif_bond.c816 case IFM_100_T2: in link_speed()