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

  /src/sys/arch/sgimips/gio/
gio.c 83 static int gio_search(device_t, cfdata_t, const int *, void *);
275 CFARGS(.search = gio_search));
322 gio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
gio.c 83 static int gio_search(device_t, cfdata_t, const int *, void *);
275 CFARGS(.search = gio_search));
322 gio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 24 milliseconds