Home
last modified time | relevance | path

Searched defs:E1000_RXD_STAT_EOP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h116 #define E1000_RXD_STAT_EOP 0x02 /* End of Packet */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h374 #define E1000_RXD_STAT_EOP 0x02 /* End of Packet */ macro