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

/freebsd-13-stable/sys/dev/ce/
H A Dceddk.c142 static void _ce_set_ts (ce_chan_t *c, unsigned long ts);
606 _ce_set_ts (c, c->ts);
966 /* _ce_set_ts () will set proper baud */
967 _ce_set_ts (c, ts);
1063 static void _ce_set_ts (ce_chan_t *c, unsigned long ts) function
1194 _ce_set_ts (c, ts);
1224 _ce_set_ts (b->chan, ~0ul);

Completed in 40 milliseconds