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

/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c415 static void com_cflag_and_speed_set(struct com_s *com, int cflag, int speed);
1551 com_cflag_and_speed_set( com, tp->t_init_in.c_cflag, comdefaultrate );
2850 com_cflag_and_speed_set(com, cflag, t->c_ospeed);
4100 com_cflag_and_speed_set( struct com_s *com, int cflag, int speed) function

Completed in 102 milliseconds