Home
last modified time | relevance | path

Searched refs:E1000_MANC_ARP_EN (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82540.c313 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82540()
H A De1000_defines.h175 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
H A De1000_82541.c345 manc &= ~E1000_MANC_ARP_EN; in e1000_reset_hw_82541()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1376 #define E1000_MANC_ARP_EN 0x00002000 /* Enable ARP Request Filtering */ macro
H A De1000.c1071 manc &= ~(E1000_MANC_ARP_EN);