Searched refs:sonic_get (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/snc/
H A Ddp83932.c113 static struct mbuf *sonic_get(struct snc_softc *, u_int32_t, int);
983 * Our sonic_read() and sonic_get() require it.
1072 m = sonic_get(sc, pkt, len);
1102 sonic_get(struct snc_softc *sc, u_int32_t pkt, int datalen) function
1108 * Our sonic_read() and sonic_get() require it.

Completed in 69 milliseconds