Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Daucc.c144 int aucc_open(void *, int);
173 .open = aucc_open,
306 aucc_open(void *addr, int flags) in aucc_open() function