Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h337 #define RXCFG_AEP 0x80000000U /* accept error packets */ macro
H A Dsfe.c964 rxcfg = RXCFG_AEP | RXCFG_ARP; in sfe_set_media()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c229 #define RXCFG_AEP 0x80000000 macro
949 writel(RXCFG_AEP | RXCFG_ARP | RXCFG_AIRL | RXCFG_RX_FD in ns83820_probe()