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

  /src/sys/arch/atari/vme/
vme.c 49 static int vmesearch(device_t, cfdata_t, const int *, void *);
76 CFARGS(.search = vmesearch));
98 vmesearch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
vme.c 49 static int vmesearch(device_t, cfdata_t, const int *, void *);
76 CFARGS(.search = vmesearch));
98 vmesearch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
vme.c 49 static int vmesearch(device_t, cfdata_t, const int *, void *);
76 CFARGS(.search = vmesearch));
98 vmesearch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 45 milliseconds