xref: /dflybsd-src/usr.bin/tip/acucommon.h (revision 242be47e2206d44451f1e1b27f7966e08c0620c8)
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