Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/ioc/
H A Doioc.c66 static int oioc_print(void *, const char *);
151 config_found(self, &oa, oioc_print, CFARGS_NONE); in oioc_attach()
156 oioc_print(void *aux, const char *pnp) in oioc_print() function