Home
last modified time | relevance | path

Searched refs:aux (Results 126 – 150 of 4406) sorted by relevance

12345678910>>...177

/netbsd/sys/arch/evbarm/iq80310/
H A Dobio.c75 obio_match(device_t parent, cfdata_t cf, void *aux) in obio_match() argument
78 struct mainbus_attach_args *ma = aux; in obio_match()
96 obio_attach(device_t parent, device_t self, void *aux) in obio_attach() argument
132 obio_print(void *aux, const char *pnp) in obio_print() argument
134 struct obio_attach_args *oba = aux; in obio_print()
148 obio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in obio_search() argument
/netbsd/sys/dev/isa/
H A Dtsdio.c56 tsdio_probe(device_t parent, cfdata_t cf, void *aux) in tsdio_probe() argument
58 struct isa_attach_args *ia = aux; in tsdio_probe()
104 tsdio_attach(device_t parent, device_t self, void *aux) in tsdio_attach() argument
107 struct isa_attach_args *ia = aux; in tsdio_attach()
130 tsdio_search(device_t parent, cfdata_t cf, const int *l, void *aux) in tsdio_search() argument
145 tsdio_print(void *aux, const char *name) in tsdio_print() argument
H A Dif_le_isa.c177 ne2100_isa_probe(device_t parent, cfdata_t cf, void *aux) in ne2100_isa_probe() argument
180 return (lance_isa_probe(aux, &ne2100_params, cf->cf_flags)); in ne2100_isa_probe()
184 bicc_isa_probe(device_t parent, cfdata_t cf, void *aux) in bicc_isa_probe() argument
187 return (lance_isa_probe(aux, &bicc_params, cf->cf_flags)); in bicc_isa_probe()
260 le_dummyattach(device_t parent, device_t self, void *aux) in le_dummyattach() argument
265 config_found(self, aux, 0, CFARGS_NONE); in le_dummyattach()
269 le_dummyprobe(device_t parent, cfdata_t cf, void *aux) in le_dummyprobe() argument
276 le_ne2100_attach(device_t parent, device_t self, void *aux) in le_ne2100_attach() argument
282 le_isa_attach(parent, lesc, aux, &ne2100_params); in le_ne2100_attach()
286 le_bicc_attach(device_t parent, device_t self, void *aux) in le_bicc_attach() argument
[all …]
/netbsd/sys/arch/arm/acpi/
H A Dgic_acpi.c69 gic_acpi_match(device_t parent, cfdata_t cf, void *aux) in gic_acpi_match() argument
71 ACPI_SUBTABLE_HEADER *hdrp = aux; in gic_acpi_match()
91 gic_acpi_attach(device_t parent, device_t self, void *aux) in gic_acpi_attach() argument
93 ACPI_MADT_GENERIC_DISTRIBUTOR *gicd = aux; in gic_acpi_attach()
137 gic_acpi_find_gicc(ACPI_SUBTABLE_HEADER *hdrp, void *aux) in gic_acpi_find_gicc() argument
139 ACPI_MADT_GENERIC_INTERRUPT **giccp = aux; in gic_acpi_find_gicc()
/netbsd/sys/dev/sbus/
H A Dlebuffer.c56 lebufprint(void *aux, const char *busname) in lebufprint() argument
59 sbus_print(aux, busname); in lebufprint()
64 lebufmatch(device_t parent, cfdata_t cf, void *aux) in lebufmatch() argument
66 struct sbus_attach_args *sa = aux; in lebufmatch()
75 lebufattach(device_t parent, device_t self, void *aux) in lebufattach() argument
77 struct sbus_attach_args *sa = aux; in lebufattach()
/netbsd/sys/arch/amiga/dev/
H A Dxsh.c66 xsh_match(device_t parent, cfdata_t cf, void *aux) in xsh_match() argument
68 struct zbus_args *zap = aux; in xsh_match()
78 xsh_attach(device_t parent, device_t self, void *aux) in xsh_attach() argument
83 struct zbus_args *zap = aux; in xsh_attach()
99 xsh_print(void *aux, const char *w) in xsh_print() argument
H A Dhyper.c82 hypermatch(device_t parent, cfdata_t cf, void *aux) in hypermatch() argument
86 zap = aux; in hypermatch()
124 hyperattach(device_t parent, device_t self, void *aux) in hyperattach() argument
133 zap = aux; in hyperattach()
159 hyperprint(void *aux, const char *pnp) in hyperprint() argument
162 supa = aux; in hyperprint()
/netbsd/sys/arch/powerpc/ibm4xx/dev/
H A Dopb.c193 opb_match(device_t parent, cfdata_t cf, void *aux) in opb_match() argument
195 struct opb_attach_args *oaa = aux; in opb_match()
205 opb_submatch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in opb_submatch() argument
207 struct opb_attach_args *oaa = aux; in opb_submatch()
213 return config_match(parent, cf, aux); in opb_submatch()
220 opb_attach(device_t parent, device_t self, void *aux) in opb_attach() argument
223 struct plb_attach_args *paa = aux; in opb_attach()
267 opb_print(void *aux, const char *pnp) in opb_print() argument
269 struct opb_attach_args *oaa = aux; in opb_print()
/netbsd/sys/arch/atari/atari/
H A Dautoconf.c129 simple_devprint(void *aux, const char *pnp) in simple_devprint() argument
142 atari_config_found(cfdata_t pcfp, device_t parent, void *aux, cfprint_t pfn, in atari_config_found() argument
151 rv = config_found(parent, aux, pfn, cfargs) != NULL; in atari_config_found()
163 if ((cf = config_search(parent, aux, cfargs)) != NULL) { in atari_config_found()
166 (*ca->ca_attach)(parent, NULL, aux); in atari_config_found()
302 mbmatch(device_t parent, cfdata_t cf, void *aux) in mbmatch() argument
317 mbattach(device_t parent, device_t self, void *aux) in mbattach() argument
341 mbprint(void *aux, const char *pnp)
345 aprint_normal("%s at %s", (char *)aux, pnp);
/netbsd/sys/dev/pcmcia/
H A Dpcmcom.c117 pcmcom_match(device_t parent, cfdata_t cf, void *aux) in pcmcom_match() argument
119 struct pcmcia_attach_args *pa = aux; in pcmcom_match()
137 pcmcom_attach(device_t parent, device_t self, void *aux) in pcmcom_attach() argument
140 struct pcmcia_attach_args *pa = aux; in pcmcom_attach()
218 pcmcom_print(void *aux, const char *pnp) in pcmcom_print() argument
220 struct pcmcom_attach_args *pca = aux; in pcmcom_print()
301 com_pcmcom_match(device_t parent, cfdata_t cf, void *aux) in com_pcmcom_match() argument
309 com_pcmcom_attach(device_t parent, device_t self, void *aux) in com_pcmcom_attach() argument
312 struct pcmcom_attach_args *pca = aux; in com_pcmcom_attach()
/netbsd/sys/arch/sh3/dev/
H A Dshb.c50 shb_match(device_t parent, cfdata_t cf, void *aux) in shb_match() argument
52 struct mainbus_attach_args *ma = aux; in shb_match()
61 shb_attach(device_t parent, device_t self, void *aux) in shb_attach() argument
79 shb_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in shb_search() argument
89 shb_print(void *aux, const char *pnp) in shb_print() argument
/netbsd/sys/arch/next68k/next68k/
H A Dmainbus.c74 mainbus_match(device_t parent, cfdata_t cf, void *aux) in mainbus_match() argument
85 mainbus_attach(device_t parent, device_t self, void *aux) in mainbus_attach() argument
101 mainbus_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in mainbus_search() argument
104 if (config_probe(parent, cf, aux)) in mainbus_search()
105 config_attach(parent, cf, aux, NULL, CFARGS_NONE); in mainbus_search()
/netbsd/sys/dev/hyperv/
H A Dgenfb_vmbus.c62 genfb_vmbus_match(device_t parent, cfdata_t match, void *aux) in genfb_vmbus_match() argument
64 struct vmbus_attach_args *aa = aux; in genfb_vmbus_match()
80 genfb_vmbus_attach(device_t parent, device_t self, void *aux) in genfb_vmbus_attach() argument
84 struct vmbus_attach_args *aa = aux; in genfb_vmbus_attach()
117 config_found(self, aux, genfb_vmbus_drm_print, in genfb_vmbus_attach()
122 genfb_vmbus_drm_print(void *aux, const char *pnp) in genfb_vmbus_drm_print() argument
/netbsd/sys/arch/arm/gemini/
H A Dobio_lpchc.c35 gemini_lpchc_match(device_t parent, cfdata_t cf, void *aux) in gemini_lpchc_match() argument
37 struct obio_attach_args *obio = aux; in gemini_lpchc_match()
49 gemini_lpchc_attach(device_t parent, device_t self, void *aux) in gemini_lpchc_attach() argument
52 struct obio_attach_args *obio = aux; in gemini_lpchc_attach()
97 gemini_lpchc_print(void *aux, const char *name) in gemini_lpchc_print() argument
99 struct gemini_lpchc_attach_args *lpchc = aux; in gemini_lpchc_print()
/netbsd/sys/arch/arm/mainbus/
H A Dmainbus.c72 static int mainbusprint(void *aux, const char *mainbus);
88 mainbusmatch(device_t parent, cfdata_t cf, void *aux) in mainbusmatch() argument
100 mainbusprint(void *aux, const char *mainbus) in mainbusprint() argument
102 struct mainbus_attach_args *mb = aux; in mainbusprint()
126 mainbussearch(device_t parent, cfdata_t cf, const int *ldesc, void *aux) in mainbussearch() argument
169 mainbusattach(device_t parent, device_t self, void *aux) in mainbusattach() argument
/netbsd/sys/arch/algor/dev/
H A Dmainbus.c159 mainbus_match(device_t parent, cfdata_t cf, void *aux) in mainbus_match() argument
169 mainbus_attach(device_t parent, device_t self, void *aux) in mainbus_attach() argument
229 mainbus_print(void *aux, const char *pnp) in mainbus_print() argument
231 struct mainbus_attach_args *ma = aux; in mainbus_print()
243 const int *ldesc, void *aux) in mainbus_submatch() argument
245 struct mainbus_attach_args *ma = aux; in mainbus_submatch()
251 return (config_match(parent, cf, aux)); in mainbus_submatch()
/netbsd/sys/dev/ofisa/
H A Dwdc_ofisa.c79 wdc_ofisa_probe(device_t parent, cfdata_t cf, void *aux) in wdc_ofisa_probe() argument
81 struct ofisa_attach_args *aa = aux; in wdc_ofisa_probe()
87 rv = wdc_ofisa_md_match(parent, cf, aux); in wdc_ofisa_probe()
93 wdc_ofisa_attach(device_t parent, device_t self, void *aux) in wdc_ofisa_attach() argument
97 struct ofisa_attach_args *aa = aux; in wdc_ofisa_attach()
115 n = wdc_ofisa_md_reg_fixup(parent, self, aux, reg, 2, n); in wdc_ofisa_attach()
129 n = wdc_ofisa_md_intr_fixup(parent, self, aux, &intr, 1, n); in wdc_ofisa_attach()
/netbsd/sys/arch/mac68k/mac68k/
H A Dmainbus.c72 mainbus_match(device_t parent, cfdata_t cf, void *aux) in mainbus_match() argument
85 mainbus_attach(device_t parent, device_t self, void *aux) in mainbus_attach() argument
101 const int *ldesc, void *aux) in mainbus_search() argument
103 if (config_probe(parent, cf, aux)) in mainbus_search()
104 config_attach(parent, cf, aux, NULL, CFARGS_NONE); in mainbus_search()
/netbsd/sys/arch/mips/cavium/dev/
H A Docteon_smi.c107 octsmi_iobus_match(device_t parent, struct cfdata *cf, void *aux) in octsmi_iobus_match() argument
109 struct iobus_attach_args *aa = aux; in octsmi_iobus_match()
120 octsmi_iobus_attach(device_t parent, device_t self, void *aux) in octsmi_iobus_attach() argument
123 struct iobus_attach_args *aa = aux; in octsmi_iobus_attach()
142 octsmi_fdt_match(device_t parent, struct cfdata *cf, void *aux) in octsmi_fdt_match() argument
144 struct fdt_attach_args * const faa = aux; in octsmi_fdt_match()
150 octsmi_fdt_attach(device_t parent, device_t self, void *aux) in octsmi_fdt_attach() argument
153 struct fdt_attach_args * const faa = aux; in octsmi_fdt_attach()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-utils.c105 if (w->aux in searchc()
191 node->aux = info; in ipa_reduced_postorder()
198 node->aux = NULL; in ipa_reduced_postorder()
223 if (node->aux) in ipa_free_postorder_info()
225 free (node->aux); in ipa_free_postorder_info()
226 node->aux = NULL; in ipa_free_postorder_info()
293 node->aux = NULL; in ipa_reverse_postorder()
296 if (!node->aux in ipa_reverse_postorder()
307 node->aux = (void *)(size_t)1; in ipa_reverse_postorder()
336 if (!node2->aux) in ipa_reverse_postorder()
[all …]
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/
H A DMakefile.in38 $(srcdir)/../../../build-aux/config.guess \
39 $(srcdir)/../../../build-aux/config.rpath \
40 $(srcdir)/../../../build-aux/config.sub \
41 $(srcdir)/../../../build-aux/install-sh \
42 $(srcdir)/../../../build-aux/missing \
46 ../../../build-aux/config.guess \
47 ../../../build-aux/config.rpath ../../../build-aux/config.sub \
48 ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
49 ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
50 ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
[all …]
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
H A DMakefile.in38 $(srcdir)/../../../build-aux/config.guess \
39 $(srcdir)/../../../build-aux/config.rpath \
40 $(srcdir)/../../../build-aux/config.sub \
41 $(srcdir)/../../../build-aux/install-sh \
42 $(srcdir)/../../../build-aux/missing \
46 ../../../build-aux/config.guess \
47 ../../../build-aux/config.rpath ../../../build-aux/config.sub \
48 ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
49 ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
50 ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
[all …]
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
H A DMakefile.in38 $(srcdir)/../../../build-aux/config.guess \
39 $(srcdir)/../../../build-aux/config.rpath \
40 $(srcdir)/../../../build-aux/config.sub \
41 $(srcdir)/../../../build-aux/install-sh \
42 $(srcdir)/../../../build-aux/missing \
46 ../../../build-aux/config.guess \
47 ../../../build-aux/config.rpath ../../../build-aux/config.sub \
48 ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
49 ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
50 ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
[all …]
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
H A DMakefile.in38 $(srcdir)/../../../build-aux/config.guess \
39 $(srcdir)/../../../build-aux/config.rpath \
40 $(srcdir)/../../../build-aux/config.sub \
41 $(srcdir)/../../../build-aux/install-sh \
42 $(srcdir)/../../../build-aux/missing \
46 ../../../build-aux/config.guess \
47 ../../../build-aux/config.rpath ../../../build-aux/config.sub \
48 ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
49 ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
50 ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
[all …]
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
H A DMakefile.in38 $(srcdir)/../../../build-aux/config.guess \
39 $(srcdir)/../../../build-aux/config.rpath \
40 $(srcdir)/../../../build-aux/config.sub \
41 $(srcdir)/../../../build-aux/install-sh \
42 $(srcdir)/../../../build-aux/missing \
46 ../../../build-aux/config.guess \
47 ../../../build-aux/config.rpath ../../../build-aux/config.sub \
48 ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
49 ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
50 ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
[all …]

12345678910>>...177