Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dif_bug.c54 static int bug_put(struct iodesc *, void *, size_t);
69 bug_put, /* put */
169 bug_put(struct iodesc *desc, void *pkt, size_t len) in bug_put() function