Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hpcmips/dev/
Ducbsnd.c158 int ucbsndwrite_subr(struct ucbsnd_softc *, u_int32_t *, size_t,
572 ucbsndwrite_subr(struct ucbsnd_softc *sc, u_int32_t *buf, size_t bufsize, in ucbsndwrite_subr() function
625 error = ucbsndwrite_subr(sc, buf, TX39_SIBDMA_SIZE, uio); in ucbsndwrite()
637 error = ucbsndwrite_subr(sc, buf, rest, uio); in ucbsndwrite()