Home
last modified time | relevance | path

Searched refs:E1000_WUFC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h493 #define E1000_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro
H A De1000_ich8lan.c1373 if (E1000_READ_REG(hw, E1000_WUFC) & E1000_WUFC_LNKC) in e1000_enable_ulp_lpt_lp()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h681 #define E1000_WUFC 0x05808 /* Wakeup Filter Control - RW */ macro
813 #define E1000_82542_WUFC E1000_WUFC
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c347 {"WUC", E1000_WUC}, {"WUFC", E1000_WUFC}, in mac_dump()