HomeSort by: relevance | last modified time | path
    Searched defs:zs_set_speed (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/arch/newsmips/dev/
zs.c 119 zs_set_speed(struct zs_chanstate *cs, int bps) function
128 panic("zs_set_speed");
  /src/sys/arch/cesfic/dev/
zs.c 271 zs_set_speed(struct zs_chanstate *cs, int bps) function
  /src/sys/arch/ews4800mips/dev/
zs.c 112 zs_set_speed(struct zs_chanstate *cs, int bps) function
121 panic("zs_set_speed");
  /src/sys/arch/cobalt/dev/
zs.c 311 zs_set_speed(struct zs_chanstate *cs, int bps) function
320 panic("zs_set_speed");
  /src/sys/arch/mvme68k/dev/
zs.c 168 zs_set_speed(cs, cs->cs_defspeed);
302 zs_set_speed(struct zs_chanstate *cs, int bps) function
311 panic("zs_set_speed");
526 zs_set_speed(cs, cs->cs_defspeed);
  /src/sys/arch/news68k/dev/
zs.c 342 zs_set_speed(struct zs_chanstate *cs, int bps) function
351 panic("zs_set_speed");
  /src/sys/arch/next68k/dev/
zs.c 354 zs_set_speed(struct zs_chanstate *cs, int bps) function
363 panic("zs_set_speed");
633 * can't use zs_set_speed as we haven't set up the
  /src/sys/arch/sun2/dev/
zs.c 407 zs_set_speed(struct zs_chanstate *cs, int bps) function
416 panic("zs_set_speed");
  /src/sys/arch/x68k/dev/
zs.c 353 zs_set_speed(struct zs_chanstate *cs, int bps /* bits per second */) function
362 panic("zs_set_speed");
588 zs_set_speed(&zscn_cs, ZSCN_SPEED);
  /src/sys/dev/tc/
zs_ioasic.c 451 zs_set_speed(struct zs_chanstate *cs, int bps /*bits per second*/) function
460 panic("zs_set_speed");
  /src/sys/arch/mipsco/obio/
zs.c 395 zs_set_speed(struct zs_chanstate *cs, int bps) function
413 panic("zs_set_speed");
  /src/sys/arch/sgimips/dev/
zs.c 449 zs_set_speed(struct zs_chanstate *cs, int bps) function
464 panic("zs_set_speed");
  /src/sys/arch/sparc/dev/
zs.c 653 zs_set_speed(struct zs_chanstate *cs, int bps) function
662 panic("zs_set_speed");
  /src/sys/arch/sparc64/dev/
zs.c 568 zs_set_speed(struct zs_chanstate *cs, int bps /* bits per second */) function
577 panic("zs_set_speed");
  /src/sys/arch/sun3/dev/
zs.c 413 zs_set_speed(struct zs_chanstate *cs, int bps) function
422 panic("zs_set_speed");
  /src/sys/arch/mac68k/dev/
zs.c 501 zs_set_speed(struct zs_chanstate *cs, int bps) function
836 /* can't use zs_set_speed as we haven't set up the
  /src/sys/arch/macppc/dev/
zs.c 565 zs_set_speed(struct zs_chanstate *cs, int bps) function

Completed in 28 milliseconds