Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h159 (((status) & E1000_RXD_STAT_VP) ? \
H A De1000_defines.h118 #define E1000_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h376 #define E1000_RXD_STAT_VP 0x08 /* IEEE VLAN Packet */ macro
1624 (((status) & E1000_RXD_STAT_VP) ? \