Searched refs:manc (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/netboot/ | ||
H A D | e1000.c | 971 uint32_t manc; local 1070 manc = E1000_READ_REG(hw, MANC); 1071 manc &= ~(E1000_MANC_ARP_EN); 1072 E1000_WRITE_REG(hw, MANC, manc); |
Completed in 32 milliseconds