<dec f='src/src/sys/dev/ic/mb86960.c' l='94' type='void mb86960_start(struct ifnet * )'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='191' u='r' c='mb86960_config'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='602' u='c' c='mb86960_init'/>
<def f='src/src/sys/dev/ic/mb86960.c' l='649' ll='788' type='void mb86960_start(struct ifnet * ifp)'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='1146' u='c' c='mb86960_intr'/>
<doc f='src/src/sys/dev/ic/mb86960.c' l='640'>/*
 * Start output on interface.
 * We make two assumptions here:
 *  1) that the current priority is set to splnet _before_ this code
 *     is called *and* is returned to the appropriate priority after
 *     return
 *  2) that the IFF_OACTIVE flag is checked before this code is called
 *     (i.e. that the output part of the interface is idle)
 */</doc>
