Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_media.h117 #define IFM_100_FX 7 /* 100BaseFX - Fiber */ macro
359 { IFM_100_FX, "100baseFX" }, \
480 { IFM_100_FX, "100FX" }, \
H A Dif_bond.c813 case IFM_100_FX: in link_speed()