Searched refs:mainbusattach (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/mainbus/
H A Dmainbus.c72 static void mainbusattach(device_t, device_t, void *);
80 mainbusmatch, mainbusattach, NULL, NULL);
158 * void mainbusattach(device_t parent, device_t self, void *aux)
164 mainbusattach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_mainbus.c59 static void mainbusattach(device_t, device_t, void *);
65 mainbusmatch, mainbusattach, NULL, NULL);
78 mainbusattach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dautoconf.c61 void mainbusattach(device_t, device_t, void *);
65 mainbusmatch, mainbusattach, NULL, NULL);
81 mainbusattach(device_t parent, device_t self, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dautoconf.c230 static void mainbusattach(device_t, device_t, void *);
234 mainbusmatch, mainbusattach, NULL, NULL);
250 mainbusattach(device_t parent, device_t self, void *aux) function

Completed in 64 milliseconds