Home
last modified time | relevance | path

Searched refs:E1000_CTRL_LANPHYPC_OVERRIDE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h272 #define E1000_CTRL_LANPHYPC_OVERRIDE 0x00010000 /* SW control of LANPHYPC */ macro
H A De1000_ich8lan.c286 mac_reg |= E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()
291 mac_reg &= ~E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()