Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h118 #define IFM_100_T4 8 /* 100BaseT4 - 4 pair cat 3 */ macro
360 { IFM_100_T4, "100baseT4" }, \
481 { IFM_100_T4, "100T4" }, \
H A Dif_bond.c814 case IFM_100_T4: in link_speed()