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

/openbsd-current/sys/dev/ic/
H A Dfxpreg.h152 volatile u_int8_t mc_all; member in struct:fxp_cb_config
H A Dfxp.c132 0x05 /* 21 mc_all */
1249 cbp->mc_all = allm;
1254 cbp->mc_all |= 0x08; /* accept all multicasts */
1256 cbp->mc_all &= ~0x08; /* reject all multicasts */

Completed in 175 milliseconds