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

  /src/sys/arch/atari/vme/
vme_machdep.c 50 static int vmebusmatch(device_t, cfdata_t, void *);
54 vmebusmatch, vmebusattach, NULL, NULL);
59 vmebusmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
vme_machdep.c 50 static int vmebusmatch(device_t, cfdata_t, void *);
54 vmebusmatch, vmebusattach, NULL, NULL);
59 vmebusmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 25 milliseconds