Home
last modified time | relevance | path

Searched refs:biconsdev_output (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/hpc/
H A Dbiconsdev.c89 static void biconsdev_output(struct tty *);
139 tp->t_oproc = biconsdev_output; in biconsdevattach()
144 biconsdev_output(struct tty *tp) in biconsdev_output() function