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

  /src/sys/arch/evbppc/pmppc/dev/
cpc_mainbus.c 63 static void cpc_mainbus_attach(device_t, device_t, void *);
66 cpc_mainbus_match, cpc_mainbus_attach, NULL, NULL);
77 cpc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
cpc_mainbus.c 63 static void cpc_mainbus_attach(device_t, device_t, void *);
66 cpc_mainbus_match, cpc_mainbus_attach, NULL, NULL);
77 cpc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds