Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Daucc.c151 int aucc_start_input(void *, void *, int, void (*)(void *), void *);
180 .start_input = aucc_start_input,
559 aucc_start_input(void *addr, void *p, int cc, void (*intr)(void *), void *arg) in aucc_start_input() function