mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
7 lines
178 B
C
7 lines
178 B
C
|
|
void acu_nap (unsigned int how_long);
|
||
|
|
void acu_hw_flow_control (int hw_flow_control);
|
||
|
|
int acu_flush ();
|
||
|
|
void acu_hupcl ();
|
||
|
|
int acu_setspeed (int speed);
|
||
|
|
/* end of acucommon.h */
|