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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-unix.c93 static int hardwire_setstopbits (struct serial *, int);
820 hardwire_setstopbits (struct serial *scb, int num) function
1362 ops->setstopbits = hardwire_setstopbits;

Completed in 88 milliseconds