Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h273 #define E1000_CTRL_LANPHYPC_VALUE 0x00020000 /* SW value of LANPHYPC */ macro
H A De1000_ich8lan.c287 mac_reg &= ~E1000_CTRL_LANPHYPC_VALUE; in e1000_toggle_lanphypc_pch_lpt()