Searched refs:comopen (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c262 static int comopen(struct tty *tp, struct cdev *dev);
939 tp->t_open = comopen;
1127 comopen(struct tty *tp, struct cdev *dev) function
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c350 static int comopen(struct tty *tp, struct cdev *dev);
1498 tp->t_open = comopen;
1772 comopen(struct tty *tp, struct cdev *dev) function

Completed in 61 milliseconds