Searched refs:gfec_search (Results 1 – 1 of 1) sorted by relevance
152 STATIC int gfec_search(device_t, cfdata_t, const int *, void *);253 CFARGS(.submatch = gfec_search)); in gfec_attach()276 gfec_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in gfec_search() function