Searched refs:E1000_CTRL_PHY_RST (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c1005 E1000_WRITE_REG_IO(hw, CTRL, (ctrl | E1000_CTRL_PHY_RST));
3015 /* Read the device control register and assert the E1000_CTRL_PHY_RST
3019 E1000_WRITE_REG(hw, CTRL, ctrl | E1000_CTRL_PHY_RST);
H A De1000_hw.h1017 #define E1000_CTRL_PHY_RST 0x80000000 /* PHY Reset */ macro

Completed in 33 milliseconds