| /src/sys/arch/epoc32/epoc32/ |
| internal.c | 80 config_attach(self, cf, aux, NULL, CFARGS_NONE);
|
| external.c | 83 config_attach(parent, cf, &aa, external_print, CFARGS_NONE);
|
| /src/sys/arch/arm/imx/ |
| imx23_apbh.c | 128 config_attach(parent, cf, aux, apbh_print, CFARGS_NONE); 152 config_attach(parent, cf, aux, apbh_print, CFARGS_NONE); 158 * Called from config_attach()
|
| imx23_apbx.c | 128 config_attach(parent, cf, aux, apbx_print, CFARGS_NONE); 152 config_attach(parent, cf, aux, apbx_print, CFARGS_NONE); 158 * Called from config_attach()
|
| imx51_axi.c | 117 config_attach(parent, cf, aux, axi_print, CFARGS_NONE); 138 config_attach(parent, cf, aux, axi_print, CFARGS_NONE);
|
| imx51_usb.c | 93 config_attach(parent, cf, &aa, imxusbc_print, CFARGS_NONE);
|
| /src/sys/arch/amiga/clockport/ |
| clockport.c | 85 config_attach(parent, cf, &a, clockport_print, CFARGS_NONE);
|
| /src/sys/arch/arm/iomd/ |
| vidc20.c | 113 config_attach(parent, cf, NULL, NULL, CFARGS_NONE);
|
| /src/sys/arch/cobalt/cobalt/ |
| mainbus.c | 81 config_attach(parent, cf, ma, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/evbsh3/evbsh3/ |
| mainbus.c | 83 config_attach(parent, cf, &maa, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/hpcsh/hpcsh/ |
| mainbus.c | 98 config_attach(parent, cf, &maa, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/mac68k/mac68k/ |
| mainbus.c | 104 config_attach(parent, cf, aux, NULL, CFARGS_NONE);
|
| /src/sys/arch/mac68k/obio/ |
| obio.c | 98 config_attach(parent, cf, &oa, obio_print, CFARGS_NONE);
|
| /src/sys/arch/news68k/news68k/ |
| mainbus.c | 85 config_attach(parent, cf, ma, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/playstation2/playstation2/ |
| mainbus.c | 76 config_attach(parent, cf, &ma, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/sandpoint/sandpoint/ |
| eumb.c | 86 config_attach(parent, cf, &eaa, eumb_print, CFARGS_NONE);
|
| /src/sys/arch/sgimips/sgimips/ |
| mainbus.c | 91 config_attach(parent, cf, ma, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/sh3/dev/ |
| shb.c | 83 config_attach(parent, cf, NULL, shb_print, CFARGS_NONE);
|
| /src/sys/arch/x86/pci/ |
| amdpcib.c | 85 config_attach(parent, cf, aux, NULL,
|
| /src/sys/arch/next68k/next68k/ |
| mainbus.c | 105 config_attach(parent, cf, aux, NULL, CFARGS_NONE);
|
| /src/sys/arch/dreamcast/dev/g1/ |
| g1bus.c | 93 config_attach(parent, cf, aux, g1busprint, CFARGS_NONE);
|
| /src/sys/arch/dreamcast/dev/g2/ |
| g2bus.c | 95 config_attach(parent, cf, aux, g2busprint, CFARGS_NONE);
|
| /src/sys/arch/x86/pv/ |
| pvbus.c | 98 config_attach(parent, cf, pvaa, NULL, CFARGS_NONE);
|
| /src/sys/arch/mips/ralink/ |
| ralink_mainbus.c | 135 config_attach(parent, cf, aux, mainbus_print, CFARGS_NONE); 188 config_attach(sc->sc_dev, cf, &ma, mainbus_print, CFARGS_NONE);
|
| /src/sys/arch/acorn32/eb7500atx/ |
| rsbus.c | 89 config_attach(parent, cf, &sa, rsbus_print, CFARGS_NONE);
|