xref: /dflybsd-src/usr.bin/tip/acucommon.h (revision afd2da4dc9056ea79cdf15e8a9386a3d3998f33e)
1 void acu_nap(unsigned int how_long);
2 void acu_hw_flow_control(int hw_flow_control);
3 int acu_flush(void);
4 int acu_getspeed(void);
5 void acu_hupcl(void);
6 int acu_setspeed(int);
7 /* end of acucommon.h */
8