Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h119 #define IFM_100_VG 9 /* 100VG-AnyLAN */ macro
361 { IFM_100_VG, "100baseVG" }, \
482 { IFM_100_VG, "100VG" }, \
H A Dif_bond.c815 case IFM_100_VG: in link_speed()