Searched refs:mbattach (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/emips/emips/
H A Dmainbus.c43 static void mbattach(device_t, device_t, void *);
47 mbmatch, mbattach, NULL, NULL);
64 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/pmax/pmax/
H A Dmainbus.c43 static void mbattach(device_t, device_t, void *);
47 mbmatch, mbattach, NULL, NULL);
64 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/mipsco/mipsco/
H A Dmainbus.c43 static void mbattach(device_t, device_t, void *);
47 mbmatch, mbattach, NULL, NULL);
59 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/arc/arc/
H A Dmainbus.c45 static void mbattach(device_t, device_t, void *);
49 mbmatch, mbattach, NULL, NULL);
64 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/newsmips/newsmips/
H A Dmainbus.c44 static void mbattach(device_t, device_t, void *);
48 mbmatch, mbattach, NULL, NULL);
64 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/alpha/alpha/
H A Dmainbus.c47 static void mbattach(device_t, device_t, void *);
50 CFATTACH_DECL_NEW(mainbus, 0, mbmatch, mbattach, NULL, NULL);
66 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/amigappc/amigappc/
H A Dmainbus.c81 void mbattach(device_t, device_t, void *);
86 mbmatch, mbattach, NULL, NULL);
96 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/atari/atari/
H A Dautoconf.c60 static void mbattach(device_t, device_t, void *);
297 mbmatch, mbattach, NULL, NULL);
317 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/amiga/amiga/
H A Dautoconf.c63 void mbattach(device_t, device_t, void *);
245 mbmatch, mbattach, NULL, NULL);
269 mbattach(device_t parent, device_t self, void *aux) function
/netbsd-current/sys/arch/hppa/hppa/
H A Dmainbus.c106 void mbattach(device_t, device_t, void *);
109 mbmatch, mbattach, NULL, NULL);
1361 mbattach(device_t parent, device_t self, void *aux) function

Completed in 359 milliseconds