<dec f='src/src/sys/dev/ic/mb86960.c' l='110' type='void mb86960_loadmar(struct mb86960_softc * )'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='1135' u='c' c='mb86960_intr'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='1688' u='c' c='mb86960_setmode'/>
<def f='src/src/sys/dev/ic/mb86960.c' l='1710' ll='1741' type='void mb86960_loadmar(struct mb86960_softc * sc)'/>
<doc f='src/src/sys/dev/ic/mb86960.c' l='1702'>/*
 * Load a new multicast address filter into MARs.
 *
 * The caller must have splnet&apos;ed befor mb86960_loadmar.
 * This function starts the DLC upon return.  So it can be called only
 * when the chip is working, i.e., from the driver&apos;s point of view, when
 * a device is RUNNING.  (I mistook the point in previous versions.)
 */</doc>
