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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ie.c214 static inline struct mbuf * ieget(struct ie_softc *, int *);
799 ieget(struct ie_softc *sc, int *to_bpf) function
951 m = ieget(sc, &bpf_gets_it);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82586.c181 static struct mbuf *ieget(struct ie_softc *, int, int);
886 ieget(struct ie_softc *sc, int head, int totlen) function
1016 m = ieget(sc, bstart, pktlen);
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c189 struct mbuf *ieget(struct ie_softc *, int *);
1077 ieget(struct ie_softc *sc, int *to_bpf ) function
1276 m = ieget(sc, 0);

Completed in 112 milliseconds