Searched refs:parent (Results 151 - 175 of 2851) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/arch/bebox/bebox/
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
/netbsd-6-1-5-RELEASE/sys/arch/dreamcast/dreamcast/
H A Dmainbus.c51 mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
58 mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dmainbus.c52 mbmatch(device_t parent, cfdata_t cf, void *aux) argument
64 mbattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ixdp425/
H A Dixdp425_mainbus.c58 ixp425_mainbus_match(struct device *parent, struct cfdata *cf, void *aux) argument
64 ixp425_mainbus_attach(struct device *parent, struct device *self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ixm1200/
H A Dixp12x0_mainbus.c60 ixp12x0_mainbus_match(struct device *parent, struct cfdata *cf, void *aux) argument
66 ixp12x0_mainbus_attach(struct device *parent, struct device *self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/alchemy/
H A Dmainbus.c72 mainbus_match(device_t parent, cfdata_t match, void *aux) argument
82 mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/atheros/
H A Dmainbus.c72 mainbus_match(device_t parent, cfdata_t match, void *aux) argument
82 mainbus_attach(device_t parent, device_t self, void *aux) 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/ews4800mips/ews4800mips/
H A Dcpu.c49 cpumatch(device_t parent, cfdata_t cf, void *aux) argument
61 cpuattach(device_t parent, device_t self, void *aux) argument
H A Dmainbus.c49 mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
59 mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/mips/sys/
H A Dcompat_Ovfork.S51 * v1 == 0 in parent process, v1 == 1 in child process.
52 * v0 == pid of child in parent, v0 == pid of parent in child.
64 beq v1, zero, 2f # parent process ?
/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/arc/arc/
H A Dcpu.c59 cpumatch(device_t parent, cfdata_t cf, void *aux) argument
71 cpuattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/arc/dti/
H A Darcsisabr.c102 arcsisabrmatch(device_t parent, cfdata_t cf, void *aux) argument
114 arcsisabrattach(device_t parent, device_t self, void *aux) argument
H A Dtyneisabr.c102 tyneisabrmatch(device_t parent, cfdata_t cf, void *aux) argument
114 tyneisabrattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Djazzisabr.c102 jazzisabrmatch(device_t parent, cfdata_t cf, void *aux) argument
114 jazzisabrattach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/mainbus/
H A Dcpu_mainbus.c70 * int cpumatch(device_t parent, cfdata_t cf, void *aux)
77 cpu_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
83 * void cpusattach(device_t parent, device_t dev, void *aux)
89 cpu_mainbus_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-c++-kde/
H A Dhellowindow.cc34 HelloMainWindow::HelloMainWindow (QWidget * parent, const char * name) argument
35 : KMainWindow (parent, name)
/netbsd-6-1-5-RELEASE/sys/sys/
H A Devcnt.h92 const struct evcnt *ev_parent; /* parent, for hierarchical ctrs */
111 #define EVCNT_INITIALIZER(type, parent, group, name) \
114 .ev_parent = parent, \
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpciide.c88 pciide_match(device_t parent, cfdata_t match, void *aux) argument
106 pciide_attach(device_t parent, device_t self, void *aux) argument
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/podulebus/
H A Dpowerrom.c25 powerrom_match(device_t parent, cfdata_t cf, void *aux) argument
33 powerrom_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/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPAddRequest.h23 const LDAPRequest* parent=0);
H A DLDAPDeleteRequest.h20 const LDAPRequest* parent=0);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Daddinterface.h31 AddInterface(WpaGui *_wpagui, QWidget *parent = 0);

Completed in 308 milliseconds

1234567891011>>