Searched refs:RXCFG_ARP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h338 #define RXCFG_ARP 0x40000000U /* accept runt packets */ macro
H A Dsfe.c1041 rxcfg = RXCFG_AEP | RXCFG_ARP;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c230 #define RXCFG_ARP 0x40000000 macro
949 writel(RXCFG_AEP | RXCFG_ARP | RXCFG_AIRL | RXCFG_RX_FD
962 /* Ramit : Be sure to turn on RXCFG_ARP if VLAN's are enabled, since
966 * tag and then checks the packet size, so if RXCFG_ARP is not enabled,

Completed in 53 milliseconds