| /src/sys/arch/arm/fdt/ |
| H A D | cpus_fdt.c | 41 fdtbus_cpus_md_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/prep/pnpbus/ |
| H A D | mkclock_pnpbus.c | 66 mkclock_pnpbus_probe(device_t parent, cfdata_t cf, void *aux) argument
|
| /src/sys/arch/x68k/x68k/ |
| H A D | mainbus.c | 48 mainbus_match(device_t parent, cfdata_t cf, void *aux) argument 61 mainbus_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/cobalt/cobalt/ |
| H A D | cpu.c | 49 cpu_match(device_t parent, cfdata_t cf, void *aux) argument 56 cpu_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/emips/emips/ |
| H A D | cpu.c | 51 cpumatch(device_t parent, cfdata_t cf, void *aux) argument 63 cpuattach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/riscv/riscv/ |
| H A D | cpu_mainbus.c | 49 cpu_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument 60 cpu_mainbus_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/sgimips/eisa/ |
| H A D | eisa_machdep.c | 82 eisa_attach_hook(device_t parent, device_t self, struct eisabus_attach_args *eba) argument
|
| /src/sys/arch/evbarm/ixdp425/ |
| H A D | ixdp425_mainbus.c | 58 ixp425_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument 64 ixp425_mainbus_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/evbarm/ixm1200/ |
| H A D | ixp12x0_mainbus.c | 60 ixp12x0_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument 66 ixp12x0_mainbus_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/evbarm/nslu2/ |
| H A D | nslu2_mainbus.c | 45 ixp425_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument 52 ixp425_mainbus_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/evbmips/evbmips/ |
| H A D | cpu.c | 55 cpu_match(device_t parent, cfdata_t match, void *aux) argument 62 cpu_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/mvmeppc/mvmeppc/ |
| H A D | cpu.c | 53 cpumatch(device_t parent, cfdata_t cfdata, void *aux) argument 62 cpuattach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/netwinder/pci/ |
| H A D | pci_machdep.c | 14 netwinder_pci_attach_hook(device_t parent, device_t self, argument
|
| /src/sys/arch/powerpc/booke/ |
| H A D | booke_autoconf.c | 54 device_t parent = device_parent(dev); local in function:e500_device_register
|
| /src/sys/arch/hpcmips/vr/ |
| H A D | vr4102ip.c | 95 vr4102ipattach(device_t parent, device_t self, void *aux) argument
|
| H A D | vr4122ip.c | 95 vr4122ipattach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/alpha/mcbus/ |
| H A D | mcmem.c | 59 mcmemmatch(device_t parent, cfdata_t cf, void *aux) argument 68 mcmemattach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/amigappc/amigappc/ |
| H A D | cpu.c | 53 cpu_match(device_t parent, cfdata_t cf, void *aux) argument 64 cpu_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/arch/arm/imx/ |
| H A D | imx51_i2c.c | 44 imxi2c_match(device_t parent, cfdata_t cf, void *aux) argument 61 imxi2c_attach(device_t parent, device_t self, void *aux) argument
|
| H A D | imx51_pwm.c | 45 imxpwm_match(device_t parent, cfdata_t cf, void *aux) argument
|
| H A D | imx51_uart.c | 49 imx51_uart_match(device_t parent, struct cfdata *cf, void *aux) argument 64 imx51_uart_attach(device_t parent, device_t self, void *aux) argument
|
| H A D | imx51_wdog.c | 43 wdog_match(device_t parent, struct cfdata *cf, void *aux) argument 56 wdog_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/dev/usb/ |
| H A D | uhidev.h | 42 struct uhidev *parent; member in struct:uhidev_attach_arg
|
| /src/sys/arch/mips/alchemy/dev/ |
| H A D | auaudio.c | 55 auaudio_match(device_t parent, cfdata_t match, void *aux) argument 67 auaudio_attach(device_t parent, device_t self, void *aux) argument
|
| /src/sys/dev/marvell/ |
| H A D | pchb.c | 54 pchb_match(device_t parent, cfdata_t match, void *aux) argument 74 pchb_attach(device_t parent, device_t self, void *aux) argument
|