Searched refs:confargs (Results 1 - 25 of 132) sorted by relevance

123456

/netbsd-current/sys/arch/newsmips/include/
H A Dautoconf.h34 struct confargs { struct
/netbsd-current/sys/arch/sun3/dev/
H A Dsevar.h37 struct confargs ca;
/netbsd-current/sys/arch/arc/include/
H A Dautoconf.h39 struct confargs;
43 struct confargs { struct
/netbsd-current/sys/arch/mipsco/include/
H A Dautoconf.h39 struct confargs;
41 struct confargs { struct
/netbsd-current/sys/arch/bebox/include/
H A Dautoconf.h35 struct confargs { struct
/netbsd-current/sys/arch/prep/include/
H A Dautoconf.h34 struct confargs { struct
/netbsd-current/sys/arch/mvmeppc/include/
H A Dautoconf.h34 struct confargs { struct
/netbsd-current/sys/arch/ibmnws/include/
H A Dautoconf.h34 struct confargs { struct
/netbsd-current/sys/arch/rs6000/include/
H A Dautoconf.h34 struct confargs { struct
/netbsd-current/sys/arch/landisk/include/
H A Dautoconf.h36 struct confargs { struct
/netbsd-current/sys/arch/hppa/include/
H A Dautoconf.h39 struct confargs { struct
88 void pdc_scanbus(device_t, struct confargs *,
89 device_t (*)(device_t, struct confargs *));
/netbsd-current/sys/arch/hppa/dev/
H A Dphantomas.c45 static device_t phantomas_callback(device_t self, struct confargs *ca);
53 struct confargs *ca = aux;
66 struct confargs *ca = aux, nca;
78 phantomas_callback(device_t self, struct confargs *ca)
H A Dgecko.c41 static device_t gecko_callback(device_t, struct confargs *);
49 struct confargs *ca = aux;
66 struct confargs *ca = aux, nca;
90 gecko_callback(device_t self, struct confargs *ca)
/netbsd-current/sys/arch/hppa/gsc/
H A Dgscbusvar.h34 struct confargs ga_ca;
/netbsd-current/sys/arch/arc/jazz/
H A Djazziovar.h44 struct confargs ps_ca;
H A Djazzisabr.c104 struct confargs *ca = aux;
/netbsd-current/sys/arch/mipsco/obio/
H A Dobio.c64 struct confargs *ca = aux;
75 struct confargs *ca = aux;
96 struct confargs *ca = aux;
108 * Print out the confargs. The (parent) name is non-NULL
114 struct confargs *ca = args;
/netbsd-current/sys/arch/sun3/include/
H A Dautoconf.h57 struct confargs { struct
/netbsd-current/sys/arch/macppc/include/
H A Dautoconf.h41 struct confargs { struct
/netbsd-current/sys/arch/ofppc/include/
H A Dautoconf.h10 struct confargs { struct
/netbsd-current/sys/arch/macppc/dev/
H A Dgpio.c72 struct confargs *ca = aux;
87 struct confargs *ca = aux, ca2;
130 struct confargs *ca = aux;
144 struct confargs *ca = aux;
159 struct confargs *ca = aux;
/netbsd-current/sys/arch/sun3/sun3/
H A Dobmem.c85 struct confargs *ca = aux;
102 struct confargs *ca = aux;
104 struct confargs obma;
/netbsd-current/sys/arch/arc/dti/
H A Darcsisabr.c104 struct confargs *ca = aux;
H A Dtyneisabr.c104 struct confargs *ca = aux;
/netbsd-current/sys/arch/rs6000/rs6000/
H A Dcpu.c54 struct confargs *ca = aux;

Completed in 184 milliseconds

123456