Home
last modified time | relevance | path

Searched refs:E1000_WUPL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h499 #define E1000_WUPL 0x05900 /* Wakeup Packet Length - RW */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h687 #define E1000_WUPL 0x05900 /* Wakeup Packet Length - RW */ macro
819 #define E1000_82542_WUPL E1000_WUPL
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c351 {"RSSIR", E1000_RSSIR}, {"WUPL", E1000_WUPL}, in mac_dump()