Searched refs:zsc_promunit (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/sparc64/include/
H A Dz8530var.h68 int zsc_promunit; /* PROM's view of zs devices */ member in struct:zsc_softc
/netbsd-current/sys/arch/sparc/include/
H A Dz8530var.h53 int zsc_promunit; /* PROM's view of zs devices */ member in struct:zsc_softc
/netbsd-current/sys/arch/sun2/dev/
H A Dzsvar.h68 int zsc_promunit; /* PROM's view of zs devices */ member in struct:zsc_softc
H A Dzs_any.c130 zsc->zsc_promunit = device_unit(self);
H A Dzs.c191 zsc_args.hwflags = zs_console_flags(zsc->zsc_promunit,
272 switch(zs_peripheral_type(zsc->zsc_promunit,
/netbsd-current/sys/arch/sparc/dev/
H A Dzs.c243 zsc->zsc_promunit = prom_getpropint(ma->ma_node, "slave", -2);
305 zsc->zsc_promunit = prom_getpropint(sa->sa_node, "slave", -2);
338 zsc->zsc_promunit =
377 zsc->zsc_promunit = prom_getpropint(baa->ba_node, "slave", -2);
434 hwflags = zs_console_flags(zsc->zsc_promunit,
455 if (zsc->zsc_promunit == 1) {
590 if (zsc->zsc_promunit == 1) {
/netbsd-current/sys/arch/sparc64/dev/
H A Dzs.c262 zsc->zsc_promunit = prom_getpropint(sa->sa_node, "slave", -2);
322 zsc->zsc_promunit = prom_getpropint(fa->fa_node, "slave", -2);
366 zsc_args.hwflags = zs_console_flags(zsc->zsc_promunit,

Completed in 234 milliseconds