Searched refs:MII_CR_RESET (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Datl1e.c1496 phy_data = MII_CR_RESET | MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG;
1745 MII_CR_RESET | MII_CR_AUTO_NEG_EN |
H A Datl1e.h909 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/
H A Digbvf_defines.h941 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro

Completed in 63 milliseconds