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

/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dif_sn.c86 static inline int sonic_read(struct sn_softc *, void *, int);
966 if (sonic_read(sc, pkt, len))
1032 * sonic_read -- pull packet off interface and forward to
1036 sonic_read(struct sn_softc *sc, void *pkt, int len) function

Completed in 104 milliseconds