Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dmagmareg.h213 int mbpp_recv(struct mbpp_port *, void *, int);
H A Dmagma.c1601 cnt = mbpp_recv(mp, ptr, len); in mbpp_rw()
1729 mbpp_recv(struct mbpp_port *mp, void *ptr, int len) in mbpp_recv() function