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

  /src/sys/arch/sun3/sun3/
vme.c 74 static void vme_attach(device_t , device_t, void *);
84 vme_match, vme_attach, NULL, NULL);
128 vme_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
vme.c 74 static void vme_attach(device_t , device_t, void *);
84 vme_match, vme_attach, NULL, NULL);
128 vme_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/sun3/sun3x/
vme.c 74 static void vme_attach(device_t, device_t, void *);
84 vme_match, vme_attach, NULL, NULL);
128 vme_attach(device_t parent, device_t self, void *args) function in typeref:typename:void
vme.c 74 static void vme_attach(device_t, device_t, void *);
84 vme_match, vme_attach, NULL, NULL);
128 vme_attach(device_t parent, device_t self, void *args) function in typeref:typename:void

Completed in 68 milliseconds