Searched refs:RGE_RXCFG_MULTI (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_rge.c853 RGE_RXCFG_MULTI | RGE_RXCFG_BROAD | RGE_RXCFG_RUNT |
1420 RGE_RXCFG_MULTI | RGE_RXCFG_BROAD | RGE_RXCFG_RUNT |
1477 rxfilt &= ~(RGE_RXCFG_ALLPHYS | RGE_RXCFG_MULTI);
1488 rxfilt |= RGE_RXCFG_MULTI;
1493 rxfilt |= RGE_RXCFG_MULTI;
2376 RGE_RXCFG_MULTI | RGE_RXCFG_BROAD | RGE_RXCFG_RUNT |
H A Dif_rgereg.h114 #define RGE_RXCFG_MULTI 0x00000004 macro

Completed in 176 milliseconds