nmcasts 1701 dev/ic/fxp.c int nmcasts;
nmcasts 1710 dev/ic/fxp.c nmcasts = 0;
nmcasts 1714 dev/ic/fxp.c if (nmcasts >= MAXMCADDR) {
nmcasts 1716 dev/ic/fxp.c nmcasts = 0;
nmcasts 1724 dev/ic/fxp.c nmcasts = 0;
nmcasts 1728 dev/ic/fxp.c (void *)&mcsp->mc_addr[nmcasts][0], ETHER_ADDR_LEN);
nmcasts 1729 dev/ic/fxp.c nmcasts++;
nmcasts 1735 dev/ic/fxp.c mcsp->mc_cnt = htole16(nmcasts * ETHER_ADDR_LEN);