Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Daucc.c120 static int init_aucc(struct aucc_softc *);
250 if ((i=init_aucc(sc))) { in auccattach()
260 init_aucc(struct aucc_softc *sc) in init_aucc() function