Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/alchemy/dev/ | |
if_aumacreg.h | 63 #define CONTROL_PM (1U << 19) /* pass all multicast */ |
if_aumac.c | 894 sc->sc_control &= ~(CONTROL_PM | CONTROL_PR); 963 sc->sc_control |= CONTROL_PM; |