Searched defs:parent (Results 26 - 50 of 2652) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/nslu2/
H A Dnslu2_mainbus.c45 ixp425_mainbus_match(struct device *parent, struct cfdata *cf, void *arg) argument
52 ixp425_mainbus_attach(struct device *parent, struct device *self, void *arg) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/evbmips/
H A Dcpu.c53 cpu_match(device_t parent, cfdata_t match, void *aux) argument
60 cpu_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/obs405/
H A Dobs405_autoconf.c60 device_t parent = device_parent(dev); local
/netbsd-6-1-5-RELEASE/sys/arch/amigappc/amigappc/
H A Dcpu.c53 cpu_match(device_t parent, cfdata_t cf, void *aux) argument
64 cpu_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx51_uart.c39 imxuart_match(device_t parent, struct cfdata *cf, void *aux) argument
54 imxuart_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/mainbus/
H A Dcpu_mainbus.c77 cpu_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
89 cpu_mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/alpha/mcbus/
H A Dmcmem.c60 mcmemmatch(device_t parent, cfdata_t cf, void *aux) argument
69 mcmemattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Di386.c50 i386_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) argument
H A Dsparc.c45 sparc_find_call (Sym *parent, bfd_vma p_lowpc, bfd_vma p_highpc) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr34244.c26 int parent = GetParent(); local
34 int parent = GetParent(); local
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dffb_mainbus.c65 ffb_mainbus_match(device_t parent, cfdata_t match, void *aux) argument
76 ffb_mainbus_attach(device_t parent, device_t self, void *aux) argument
H A Dfhc_central.c52 fhc_central_match(device_t parent, cfdata_t match, void *aux) argument
62 fhc_central_attach(device_t parent, device_t self, void *aux) argument
H A Dfhc_mainbus.c50 fhc_mainbus_match(device_t parent, cfdata_t match, void *aux) argument
60 fhc_mainbus_attach(device_t parent, device_t self, void *aux) argument
H A Dlpt_ebus.c58 lpt_ebus_match(device_t parent, cfdata_t match, void *aux) argument
69 lpt_ebus_attach(device_t parent, device_t self, void *aux) argument
H A Dpower.c71 powermatch(device_t parent, cfdata_t cf, void *aux) argument
83 powerattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dmainbus.c51 main_match(device_t parent, cfdata_t cf, void *aux) argument
63 main_attach(device_t parent, device_t self, void *args) argument
/netbsd-6-1-5-RELEASE/sys/arch/vax/bi/
H A Dbi_mainbus.c60 bi_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
68 bi_mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dubi.c67 ubi_match(device_t parent, cfdata_t cf, void *aux) argument
75 ubi_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/xen/i386/
H A Dnpx_hv.c51 npx_hv_probe(device_t parent, cfdata_t match, void *aux) argument
61 npx_hv_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dapm_apmdevif.c45 apm_apmdevif_match(device_t parent, cfdata_t match, void *aux) argument
52 apm_apmdevif_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/netwinder/pci/
H A Dpcib.c61 pcibmatch(device_t parent, cfdata_t match, void *aux) argument
88 pcibattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/news68k/dev/
H A Dmkclock_hb.c60 mkclock_hb_match(device_t parent, cfdata_t cf, void *aux) argument
80 mkclock_hb_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dmkclock_hb.c58 mkclock_hb_match(device_t parent, cfdata_t cf, void *aux) argument
76 mkclock_hb_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/newsmips/
H A Dcpu.c52 cpumatch(device_t parent, cfdata_t cfdata, void *aux) argument
64 cpuattach(device_t parent, device_t self, void *aux) argument
H A Dmainbus.c54 mbmatch(device_t parent, cfdata_t cf, void *aux) argument
64 mbattach(device_t parent, device_t self, void *aux) argument

Completed in 236 milliseconds

1234567891011>>