HomeSort by: relevance | last modified time | path
    Searched defs:gio_print (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 26 milliseconds