<dec f='src/src/sys/dev/ic/mb86960.c' l='99' type='int mb86960_get_packet(struct mb86960_softc * , u_int )'/>
<use f='src/src/sys/dev/ic/mb86960.c' l='1050' u='c' c='mb86960_rint'/>
<def f='src/src/sys/dev/ic/mb86960.c' l='1277' ll='1341' type='int mb86960_get_packet(struct mb86960_softc * sc, u_int len)'/>
<doc f='src/src/sys/dev/ic/mb86960.c' l='98'>/* Local functions.  Order of declaration is confused.  FIXME. */</doc>
<doc f='src/src/sys/dev/ic/mb86960.c' l='1272'>/*
 * Retrieve packet from receive buffer and send to the next level up via
 * ether_input(). If there is a BPF listener, give a copy to BPF, too.
 * Returns 0 if success, -1 if error (i.e., mbuf allocation failure).
 */</doc>
