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

/netbsd-current/sys/arch/newsmips/apbus/
H A Dif_sn.c84 static inline int sonic_read(struct sn_softc *, void *, int);
961 if (sonic_read(sc, pkt, len) == 0)
1025 * sonic_read -- pull packet off interface and forward to
1029 sonic_read(struct sn_softc *sc, void *pkt, int len) function

Completed in 177 milliseconds