Searched refs:IFM_5000_T (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.41.9/bsd/net/ |
| H A D | if_media.h | 136 #define IFM_5000_T 23 /* 5000baseT - 4 pair cat 5 */ macro 389 { IFM_5000_T, "5000Base-T" }, \
|
| H A D | if_headless.c | 343 IFM_MAKEWORD(IFM_ETHER, IFM_5000_T, IFM_FDX, 0),
|
| H A D | if_fake.c | 725 IFM_MAKEWORD(IFM_ETHER, IFM_5000_T, IFM_FDX, 0),
|
| H A D | if_bond.c | 838 case IFM_5000_T: in link_speed()
|