Home
last modified time | relevance | path

Searched refs:IEE_CF_11_MCALL (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Di82596reg.h235 #define IEE_CF_11_MCALL 0x20 /* Enable to receive all MC Frames */ macro
Di82596.c525 sc->sc_cf[11] &= ~IEE_CF_11_MCALL; in iee_cb_setup()
529 sc->sc_cf[11] |= IEE_CF_11_MCALL; in iee_cb_setup()