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

  /src/sys/arch/sgimips/gio/
gio.c 84 static int gio_submatch(device_t, cfdata_t, const int *, void *);
223 CFARGS(.submatch = gio_submatch)) != NULL) {
271 CFARGS(.submatch = gio_submatch));
344 gio_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 20 milliseconds