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

  /src/sys/arch/evbarm/adi_brh/
becc_mainbus.c 64 void becc_mainbus_attach(device_t, device_t, void *);
67 becc_mainbus_match, becc_mainbus_attach, NULL, NULL);
94 becc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
becc_mainbus.c 64 void becc_mainbus_attach(device_t, device_t, void *);
67 becc_mainbus_match, becc_mainbus_attach, NULL, NULL);
94 becc_mainbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 58 milliseconds