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

  /src/sys/arch/mvme68k/dev/
vme_pcc.c 64 void vme_pcc_attach(device_t, device_t, void *);
67 vme_pcc_match, vme_pcc_attach, NULL, NULL);
147 vme_pcc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
vme_pcc.c 64 void vme_pcc_attach(device_t, device_t, void *);
67 vme_pcc_match, vme_pcc_attach, NULL, NULL);
147 vme_pcc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds