Searched refs:oba_name (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbmips/alchemy/
H A Dobiovar.h42 const char *oba_name; /* name of device */ member in struct:obio_attach_args
H A Dobio.c88 oa.oba_name = od->od_name;
115 aprint_normal("%s at %s", oa->oba_name, pnp);
/netbsd-6-1-5-RELEASE/sys/arch/mips/adm5120/include/
H A Dadm5120_obiovar.h77 const char *oba_name; /* name of device */ member in struct:obio_attach_args
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dautoconf.h53 #define oba_name ma_name macro
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dobio.c136 oba.oba_name = *cpp;
141 oba.oba_name = NULL;
/netbsd-6-1-5-RELEASE/sys/arch/mips/adm5120/
H A Dadm5120_obio.c134 oa->oba_name = od->od_name;
185 aprint_normal("%s at %s", oa->oba_name, pnp);
/netbsd-6-1-5-RELEASE/sys/arch/mips/adm5120/dev/
H A Duart.c108 if (strcmp(oba->oba_name, cf->cf_name) == 0)
H A Dahci.c253 if (strcmp(aa->oba_name, cf->cf_name) == 0)
H A Dif_admsw.c166 return strcmp(aa->oba_name, cf->cf_name) == 0;

Completed in 80 milliseconds