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

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c270 static int siosetwater(struct com_s *com, speed_t speed);
948 error = siosetwater(com, tp->t_init_in.c_ispeed);
1859 (void) siosetwater(com, t->c_ispeed);
1934 siosetwater(com, speed) function
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c358 static int siosetwater(struct com_s *com, speed_t speed);
1512 error = siosetwater(com, tp->t_init_in.c_ispeed);
2846 (void) siosetwater(com, t->c_ispeed);
2956 siosetwater(com, speed) function

Completed in 122 milliseconds