Searched refs:TLAN_PHY_SPEED_100 (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | tlan.h | 346 #define TLAN_PHY_SPEED_100 0x0040 macro |
H A D | tlan.c | 435 tlphy_par & TLAN_PHY_SPEED_100 ? "" 442 tlphy_par & TLAN_PHY_SPEED_100 ? "" : |
Completed in 46 milliseconds