xref: /dragonfly/usr.bin/tip/acucommon.h (revision 37de577a)
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