Searched defs:parent (Results 251 - 275 of 2652) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dmainbus.c68 mainbus_match(device_t parent, cfdata_t cf, void *args) argument
79 mainbus_attach(device_t parent, device_t self, void *args) argument
/netbsd-6-1-5-RELEASE/sys/dev/mii/
H A Dexphy.c91 exphymatch(device_t parent, cfdata_t match, void *aux) argument
112 exphyattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/ofisa/
H A Dess_ofisa.c61 ess_ofisa_match(device_t parent, cfdata_t cf, void *aux) argument
81 ess_ofisa_attach(device_t parent, device_t self, void *aux) argument
H A Dlpt_ofisa.c72 lpt_ofisa_probe(device_t parent, cfdata_t cf, void *aux) argument
88 lpt_ofisa_attach(device_t parent, device_t self, void *aux) argument
H A Dsb_ofisa.c63 sb_ofisa_match(device_t parent, cfdata_t cf, void *aux) argument
87 sb_ofisa_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/ofw/
H A Dofbus.c63 ofbus_match(device_t parent, cfdata_t cf, void *aux) argument
75 ofbus_attach(device_t parent, device_t dev, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dadv_pci.c93 adv_pci_match(device_t parent, cfdata_t match, void *aux) argument
109 adv_pci_attach(device_t parent, device_t self, void *aux) argument
H A Dadw_pci.c79 adw_pci_match(device_t parent, cfdata_t match, void *aux) argument
96 adw_pci_attach(device_t parent, device_t self, void *aux) argument
H A Damdpm.c64 amdpm_match(device_t parent, cfdata_t match, void *aux) argument
86 amdpm_attach(device_t parent, device_t self, void *aux) argument
H A Dcom_puc.c64 com_puc_probe(device_t parent, cfdata_t match, void *aux) argument
78 com_puc_attach(device_t parent, device_t self, void *aux) argument
H A Ddpt_pci.c66 dpt_pci_match(device_t parent, cfdata_t match, void *aux) argument
80 dpt_pci_attach(device_t parent, device_t self, void *aux) argument
H A Desiop_pci.c53 esiop_pci_match(device_t parent, cfdata_t match, void *aux) argument
71 esiop_pci_attach(device_t parent, device_t self, void *aux) argument
H A Di82365_pci.c91 pcic_pci_match(device_t parent, cfdata_t match, void *aux) argument
111 pcic_pci_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dmainbus.c72 mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
85 mainbus_attach(device_t parent, device_t self, void *aux) argument
99 mainbus_search(device_t parent, cfdata_t cf, argument
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/nubus/
H A Dif_sm_nubus.c65 sm_nubus_match(device_t parent, cfdata_t cf, void *aux) argument
99 sm_nubus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/obio/
H A Dobio.c54 obio_match(device_t parent, cfdata_t cf, void *aux) argument
67 obio_attach(device_t parent, device_t self, void *aux) argument
87 obio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Ddbcool_ki2c.c58 dbcool_ki2c_match(device_t parent, cfdata_t cf, void *aux) argument
76 dbcool_ki2c_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/macppc/macppc/
H A Dmainbus.c57 mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
66 mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/
H A Daubus.c135 aubus_match(device_t parent, cfdata_t match, void *aux) argument
145 aubus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/dev/
H A Dohci_aubus.c62 ohci_aubus_match(device_t parent, cfdata_t match, void *aux) argument
73 ohci_aubus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/atheros/dev/
H A Dehci_arbus.c60 ehci_arbus_match(device_t parent, cfdata_t cf, void *aux) argument
74 ehci_arbus_attach(device_t parent, device_t self, void *aux) argument
H A Dohci_arbus.c60 ohci_arbus_match(device_t parent, cfdata_t cf, void *aux) argument
83 ohci_arbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_cpunode.c70 cpunode_rmixl_match(device_t parent, cfdata_t cf, void *aux) argument
85 cpunode_rmixl_attach(device_t parent, device_t self, void *aux) argument
H A Drmixl_ehci.c65 rmixl_ehci_match(device_t parent, cfdata_t match, void *aux) argument
77 rmixl_ehci_attach(device_t parent, device_t self, void *aux) argument
H A Drmixl_mainbus.c70 mainbusmatch(device_t parent, cfdata_t cf, void *aux) argument
78 mainbusattach(device_t parent, device_t self, void *aux) argument
145 mainbus_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) argument

Completed in 222 milliseconds

<<11121314151617181920>>