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

/freebsd-10.1-release/sys/dev/e1000/
H A De1000_phy.h245 #define IGP02E1000_PM_D3_LPLU 0x0004 /* For all other states */ macro
H A De1000_phy.c2092 data &= ~IGP02E1000_PM_D3_LPLU;
2132 data |= IGP02E1000_PM_D3_LPLU;

Completed in 57 milliseconds