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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dzs.c744 uint8_t inSource, outSink; local
751 inSource = *v->inSource;
753 if (inSource != outSink) {
757 switch (inSource) {
759 mon_printf("cninit: invalid inSource=%d\n", inSource);
761 inSource = 0;
774 inSource = 1;
782 zstty_unit = inSource
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h120 u_char *inSource; /* Input source selector */ member in struct:sunromvec
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h120 u_char *inSource; /* Input source selector */ member in struct:sunromvec
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Doldmon.h173 u_char *inSource; /* Input source selector */ member in struct:om_vector
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dkd.c620 int inSource, outSink; local
626 inSource = prom_stdin();
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dpromlib.c159 PROMLIB_FUNC(int, prom_stdin, (void), inSource, + 0, return(rc))
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dpromlib.c1096 promops.po_stdin = *oldpvec->inSource;

Completed in 134 milliseconds