/src/sys/arch/sgimips/gio/ |
gio.c | 82 static int gio_print(void *, const char *); 222 if (config_found(self, &ga, gio_print, 270 config_found(self, &ga, gio_print, 279 gio_print(void *aux, const char *pnp) function in typeref:typename:int 337 config_attach(parent, cf, ga, gio_print, CFARGS_NONE);
|
gio.c | 82 static int gio_print(void *, const char *); 222 if (config_found(self, &ga, gio_print, 270 config_found(self, &ga, gio_print, 279 gio_print(void *aux, const char *pnp) function in typeref:typename:int 337 config_attach(parent, cf, ga, gio_print, CFARGS_NONE);
|