Home | History | Annotate | Download | only in dev

Lines Matching defs:zs_conschan

130 void	*zs_conschan;
194 if (zs_conschan != 0){ /* we might have moved io under the console */
195 zs_conschan = zs_get_chan_addr(zs_consunit);
824 zc = zs_conschan;
879 zs_conschan = (struct zschan *) -1; /* dummy flag for zs_init() */
888 zs_conschan = (struct zschan *) -1; /* dummy flag for zs_init() */
905 * zs_conschan != 0, calculate the new address of the conschan for
931 * zs_conschan != 0, calculate the new address of the conschan for
932 * unit zs_consunit. So zs_init implicitly sets zs_conschan to the right
998 struct zschan *zc = zs_conschan;
1011 struct zschan *zc = zs_conschan;
1024 volatile struct zschan *zc = zs_conschan;