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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c474 uint32_t manc2h = E1000_READ_REG(&adapter->hw, MANC2H); local
479 manc2h |= E1000_MNG2HOST_PORT_623;
480 manc2h |= E1000_MNG2HOST_PORT_664;
481 E1000_WRITE_REG(&adapter->hw, MANC2H, manc2h);

Completed in 78 milliseconds