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

  /src/sys/dev/vme/
vme.c 46 static int vmesubmatch1(device_t, cfdata_t, const int *, void *);
120 vmesubmatch1(device_t bus, cfdata_t dev, const int *ldesc, void *aux) function in typeref:typename:int
232 CFARGS(.search = vmesubmatch1));
vme.c 46 static int vmesubmatch1(device_t, cfdata_t, const int *, void *);
120 vmesubmatch1(device_t bus, cfdata_t dev, const int *ldesc, void *aux) function in typeref:typename:int
232 CFARGS(.search = vmesubmatch1));

Completed in 22 milliseconds