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

/netbsd-6-1-5-RELEASE/sys/arch/newsmips/newsmips/
H A Dmainbus.c43 static int mbmatch(device_t, cfdata_t, void *);
48 mbmatch, mbattach, NULL, NULL);
54 mbmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/pmax/pmax/
H A Dmainbus.c42 static int mbmatch(device_t, cfdata_t, void *);
47 mbmatch, mbattach, NULL, NULL);
52 mbmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/mipsco/
H A Dmainbus.c42 static int mbmatch(device_t, cfdata_t, void *);
47 mbmatch, mbattach, NULL, NULL);
52 mbmatch(device_t parent, cfdata_t cfdata, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dmainbus.c42 static int mbmatch(device_t, cfdata_t, void *);
47 mbmatch, mbattach, NULL, NULL);
52 mbmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/arc/arc/
H A Dmainbus.c44 static int mbmatch(device_t, cfdata_t, void *);
49 mbmatch, mbattach, NULL, NULL);
54 mbmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dmainbus.c45 static int mbmatch(device_t, cfdata_t, void *);
49 CFATTACH_DECL_NEW(mainbus, 0, mbmatch, mbattach, NULL, NULL);
55 mbmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/amigappc/amigappc/
H A Dmainbus.c84 int mbmatch(device_t, cfdata_t, void *);
87 mbmatch, mbattach, NULL, NULL);
90 mbmatch(device_t parent, cfdata_t cfp, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dautoconf.c58 int mbmatch(device_t, cfdata_t, void *);
290 mbmatch, mbattach, NULL, NULL);
295 mbmatch(device_t parent, cfdata_t cf, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/amiga/amiga/
H A Dautoconf.c59 int mbmatch(device_t, cfdata_t, void *);
233 mbmatch, mbattach, NULL, NULL);
236 mbmatch(device_t pdp, cfdata_t cfp, void *auxp) function
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dmainbus.c108 int mbmatch(device_t, cfdata_t, void *);
112 mbmatch, mbattach, NULL, NULL);
1326 mbmatch(device_t parent, cfdata_t cf, void *aux) function

Completed in 203 milliseconds