Searched defs:parent (Results 1 - 25 of 2652) sorted by last modified time

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dagp_i810.c249 agp_i810_attach(device_t parent, device_t self, void *aux) argument
H A Dif_vioif.c231 vioif_match(device_t parent, cfdata_t match, void *aux) argument
457 vioif_attach(device_t parent, device_t self, void *aux) argument
H A Dif_wm.c1110 wm_match(device_t parent, cfdata_t cf, void *aux) argument
1121 wm_attach(device_t parent, device_t self, void *aux) argument
H A Dvirtio.c74 virtio_match(device_t parent, cfdata_t match, void *aux) argument
107 virtio_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_urndis.c1289 urndis_match(device_t parent, cfdata_t match, void *aux) argument
1313 urndis_attach(device_t parent, device_t self, void *aux) argument
H A Dif_smsc.c961 smsc_match(device_t parent, cfdata_t match, void *aux) argument
970 smsc_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_tap.c251 tap_match(device_t parent, cfdata_t cfdata, void *arg) argument
258 tap_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dite.c174 itematch(device_t parent, cfdata_t cf, void *aux) argument
191 iteattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbsh3/t_sh7706lan/
H A Dssumci.c205 ssumci_match(device_t parent, cfdata_t cf, void *aux) argument
218 ssumci_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpci_machdep.c371 pci_attach_hook(device_t parent, device_t self, struct pcibus_attach_args *pba) argument
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dif_ne_zbus.c97 ne_zbus_match(device_t parent, cfdata_t cf, void *aux) argument
118 ne_zbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dses.c187 ses_match(device_t parent, cfdata_t match, argument
216 ses_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/mscp/
H A Dmscp_subr.c159 mscp_match(device_t parent, cfdata_t match, void *aux) argument
175 mscp_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dmpacpi.c357 device_t parent = aux; local
420 device_t parent = aux; local
949 mpacpi_pci_attach_hook(device_t parent, device_t self, argument
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dfil.c4886 fr_addtimeoutqueue(ipftq_t **parent, u_int seconds) argument
5113 fr_queueappend(ipftqent_t *tqe, ipftq_t *ifq, void *parent) argument
[all...]
/netbsd-6-1-5-RELEASE/lib/libnpf/
H A Dnpf.c518 npf_rule_insert(nl_config_t *ncf, nl_rule_t *parent, nl_rule_t *rl) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/rpi/
H A Drpi_vcmbox.c132 vcmbox_match(device_t parent, cfdata_t match, void *aux) argument
138 vcmbox_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/broadcom/
H A Dbcm2835_bsc.c77 bsciic_match(device_t parent, cfdata_t match, void *aux) argument
88 bsciic_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_dotg.c65 bcmdotg_match(device_t parent, struct cfdata *match, void *aux) argument
77 bcmdotg_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_emmc.c65 bcmemmc_match(device_t parent, struct cfdata *match, void *aux) argument
77 bcmemmc_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_genfb.c66 bcmgenfb_match(device_t parent, cfdata_t match, void *aux) argument
74 bcmgenfb_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_intr.c123 bcm2835_icu_match(device_t parent, cfdata_t cf, void *aux) argument
134 bcm2835_icu_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_mbox.c69 bcmmbox_match(device_t parent, cfdata_t match, void *aux) argument
80 bcmmbox_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_obio.c161 obio_match(device_t parent, cfdata_t match, void *aux) argument
168 obio_attach(device_t parent, device_t self, void *aux) argument
H A Dbcm2835_pm.c89 bcmpm_match(device_t parent, cfdata_t match, void *aux) argument
100 bcmpm_attach(device_t parent, device_t self, void *aux) argument

Completed in 272 milliseconds

1234567891011>>