Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h115 #define IFM_10_5 5 /* 10Base5 - AUI */ macro
357 { IFM_10_5, "10base5/AUI" }, \
477 { IFM_10_5, "AUI" }, \
478 { IFM_10_5, "10AUI" }, \
H A Dif_bond.c808 case IFM_10_5: in link_speed()