Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dboca.c66 int bocaprint(void *, const char *);
126 bocaprint(void *aux, const char *pnp) in bocaprint() function
163 sc->sc_slaves[i] = config_found(self, &ca, bocaprint); in bocaattach()