Home
last modified time | relevance | path

Searched defs:aux (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/mirbsd/src/lib/libssl/src/crypto/asn1/
Dx_x509a.c93 X509_CERT_AUX *aux; in X509_alias_set1() local
101 X509_CERT_AUX *aux; in X509_keyid_set1() local
116 X509_CERT_AUX *aux; in X509_add1_trust_object() local
127 X509_CERT_AUX *aux; in X509_add1_reject_object() local
/mirbsd/src/sys/arch/i386/pci/
Dpcib.c72 pcibmatch(parent, match, aux) in pcibmatch() argument
110 pcibattach(parent, self, aux) in pcibattach() argument
146 pcib_print(aux, pnp) in pcib_print() argument
/mirbsd/src/sys/dev/pci/
Dppb.c67 ppbmatch(parent, match, aux) in ppbmatch() argument
92 ppbattach(parent, self, aux) in ppbattach() argument
139 ppbprint(aux, pnp) in ppbprint() argument
Dif_dc_pci.c121 dc_pci_match(parent, match, aux) in dc_pci_match() argument
164 void dc_pci_acpi(self, aux) in dc_pci_acpi() argument
208 void dc_pci_attach(parent, self, aux) in dc_pci_attach() argument
Dopl_yds.c78 opl_yds_match(parent, match, aux) in opl_yds_match() argument
96 opl_yds_attach(parent, self, aux) in opl_yds_attach() argument
/mirbsd/src/sys/arch/i386/i386/
Dmainbus.c89 mainbus_match(parent, match, aux) in mainbus_match() argument
101 mainbus_attach(parent, self, aux) in mainbus_attach() argument
154 mainbus_print(aux, pnp) in mainbus_print() argument
/mirbsd/src/sys/arch/sparc/dev/
Dlebuffer.c65 lebufprint(aux, name) in lebufprint() argument
81 lebufmatch(parent, vcf, aux) in lebufmatch() argument
102 lebufattach(parent, self, aux) in lebufattach() argument
/mirbsd/src/sys/dev/sbus/
Dlebuffer.c64 lebufprint(void *aux, const char *busname) in lebufprint()
77 lebufmatch(struct device *parent, void *vcf, void *aux) in lebufmatch()
89 lebufattach(struct device *parent, struct device *self, void *aux) in lebufattach()
Dasio.c97 asio_match(struct device *parent, void *match, void *aux) in asio_match()
107 asio_attach(struct device *parent, struct device *self, void *aux) in asio_attach()
167 asio_print(void *aux, const char *name) in asio_print()
198 com_asio_match(struct device *parent, void *match, void *aux) in com_asio_match()
204 com_asio_attach(struct device *parent, struct device *self, void *aux) in com_asio_attach()
Dapio.c90 apio_match(struct device *parent, void *match, void *aux) in apio_match()
100 apio_attach(struct device *parent, struct device *self, void *aux) in apio_attach()
158 apio_print(void *aux, const char *name) in apio_print()
195 lpt_apio_match(struct device *parent, void *match, void *aux) in lpt_apio_match()
201 lpt_apio_attach(struct device *parent, struct device *self, void *aux) in lpt_apio_attach()
/mirbsd/src/sys/dev/isa/
Disa.c86 isamatch(parent, match, aux) in isamatch() argument
102 isaattach(parent, self, aux) in isaattach() argument
155 isaprint(aux, isa) in isaprint() argument
Dgus_isapnp.c144 gus_isapnp_match(parent, match, aux) in gus_isapnp_match() argument
152 gus_isapnp_attach(parent, self, aux) in gus_isapnp_attach() argument
Daic_isapnp.c66 aic_isapnp_match(parent, match, aux) in aic_isapnp_match() argument
78 aic_isapnp_attach(parent, self, aux) in aic_isapnp_attach() argument
Dif_an_isapnp.c58 an_isapnp_match(parent, match, aux) in an_isapnp_match() argument
66 an_isapnp_attach(parent, self, aux) in an_isapnp_attach() argument
Drt_isapnp.c50 rt_isapnp_probe(struct device *parent, void *match, void *aux) in rt_isapnp_probe()
57 rt_isapnp_attach(struct device *parent, struct device *self, void *aux) in rt_isapnp_attach()
Dsb_isapnp.c74 sb_isapnp_match(parent, match, aux) in sb_isapnp_match() argument
90 sb_isapnp_attach(parent, self, aux) in sb_isapnp_attach() argument
Dym_isapnp.c77 ym_isapnp_match(parent, match, aux) in ym_isapnp_match() argument
93 ym_isapnp_attach(parent, self, aux) in ym_isapnp_attach() argument
Dwss_isapnp.c80 wss_isapnp_match(parent, match, aux) in wss_isapnp_match() argument
92 wss_isapnp_attach(parent, self, aux) in wss_isapnp_attach() argument
Dif_ep_isapnp.c98 ep_isapnp_match(parent, match, aux) in ep_isapnp_match() argument
107 ep_isapnp_attach(parent, self, aux) in ep_isapnp_attach() argument
Dopl_ess.c71 opl_ess_match(parent, match, aux) in opl_ess_match() argument
89 opl_ess_attach(parent, self, aux) in opl_ess_attach() argument
Drt_isa.c54 rt_isa_probe(struct device *parent, void *match, void *aux) in rt_isa_probe()
78 rt_isa_attach(struct device *parent, struct device *self, void *aux) in rt_isa_attach()
/mirbsd/src/sys/arch/i386/isa/
Djoy_isapnp.c60 joy_isapnp_probe(parent, match, aux) in joy_isapnp_probe() argument
68 joy_isapnp_attach(parent, self, aux) in joy_isapnp_attach() argument
Djoy_isa.c60 joy_isa_probe(parent, match, aux) in joy_isa_probe() argument
79 joy_isa_attach(parent, self, aux) in joy_isa_attach() argument
/mirbsd/src/sys/dev/puc/
Dlpt_puc.c73 lpt_puc_probe(parent, match, aux) in lpt_puc_probe() argument
89 lpt_puc_attach(parent, self, aux) in lpt_puc_attach() argument
/mirbsd/src/sys/dev/cardbus/
Dcardslot.c84 cardslotmatch(parent, match, aux) in cardslotmatch() argument
102 cardslotattach(parent, self, aux) in cardslotattach() argument
163 cardslot_cb_print(aux, pnp) in cardslot_cb_print() argument
178 cardslot_16_submatch(parent, match, aux) in cardslot_16_submatch() argument

12345678910>>...17