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

  /src/sys/dev/marvell/
if_gfe.c 152 STATIC int gfec_search(device_t, cfdata_t, const int *, void *);
253 CFARGS(.submatch = gfec_search));
276 gfec_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
if_gfe.c 152 STATIC int gfec_search(device_t, cfdata_t, const int *, void *);
253 CFARGS(.submatch = gfec_search));
276 gfec_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 138 milliseconds