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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ie.c212 static inline int ie_buflen(struct ie_softc *, int);
705 ie_buflen(struct ie_softc *sc, int head) function
736 acc += ie_buflen(sc, head);
895 int thisrblen = ie_buflen(sc, head) - thisrboff;
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c187 static inline int ie_buflen(struct ie_softc *, int);
1039 ie_buflen(struct ie_softc *sc, int head) function
1069 acc += ie_buflen(sc, head);
1166 int thisrblen = ie_buflen(sc, head) - thisrboff,

Completed in 109 milliseconds