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

/freebsd-10.1-release/sys/dev/e1000/
H A De1000_phy.h203 #define E1000_82580_PM_D0_LPLU 0x0002 /* For D0a states */ macro
H A De1000_82575.c902 data |= E1000_82580_PM_D0_LPLU;
907 data &= ~E1000_82580_PM_D0_LPLU;

Completed in 70 milliseconds