Searched refs:bonito_mainbus_attach (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbmips/gdium/
H A Dbonito_mainbus.c48 static void bonito_mainbus_attach(device_t, device_t, void *);
51 bonito_mainbus_match, bonito_mainbus_attach, NULL, NULL);
67 bonito_mainbus_attach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/
H A Dbonito_mainbus.c50 static void bonito_mainbus_attach(device_t, device_t, void *);
53 bonito_mainbus_match, bonito_mainbus_attach, NULL, NULL);
69 bonito_mainbus_attach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/algor/dev/
H A Dbonito_mainbus.c58 void bonito_mainbus_attach(struct device *, struct device *, void *);
61 bonito_mainbus_match, bonito_mainbus_attach, NULL, NULL);
76 bonito_mainbus_attach(struct device *parent, struct device *self, void *aux) function

Completed in 123 milliseconds