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

  /src/sys/arch/sgimips/hpc/
hpc.c 356 static int hpc_submatch(device_t, cfdata_t, const int *, void *);
540 CFARGS(.submatch = hpc_submatch));
543 CFARGS(.submatch = hpc_submatch));
635 hpc_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 11 milliseconds