Searched refs:hpc_submatch (Results 1 – 1 of 1) sorted by relevance
356 static int hpc_submatch(device_t, cfdata_t, const int *, void *);540 CFARGS(.submatch = hpc_submatch)); in hpc_attach()543 CFARGS(.submatch = hpc_submatch)); in hpc_attach()635 hpc_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in hpc_submatch() function