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

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Ducbsnd.c158 int ucbsndwrite_subr(struct ucbsnd_softc *, u_int32_t *, size_t,
561 ucbsndwrite_subr(struct ucbsnd_softc *sc, u_int32_t *buf, size_t bufsize, function
614 error = ucbsndwrite_subr(sc, buf, TX39_SIBDMA_SIZE, uio);
626 error = ucbsndwrite_subr(sc, buf, rest, uio);

Completed in 53 milliseconds