Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dxbox.c52 int xboxprint(void *, const char *);
128 (void)config_found(&sc->sc_dev, (void *)&xa, xboxprint); in xboxattach()
162 xboxprint(void *args, const char *bus) in xboxprint() function