Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Duba.c89 static int ubaprint (void *, const char *);
319 config_attach(parent, cf, &ua, ubaprint, CFARGS_NONE); in ubasearch()
335 ubaprint(void *aux, const char *uba) in ubaprint() function