|
VCOM Linux Driver
Advantech Inc.
|
#include <vcom.h>
Data Fields | |
| int | fd |
| int | sk |
| int | attr_ptr |
| int | xmit_pending |
| int | ttyid |
| unsigned int | port |
| unsigned int | tid |
| unsigned short | devid |
| struct stk_vc | stk |
| void * | mbase |
| char * | ip_ptr |
| char * | ip_red |
| struct adv_port_info | eki |
| struct adv_port_info * | attr |
| struct ring_buf | tx |
| struct ring_buf | rx |
| struct adv_port_info* attr |
| int attr_ptr |
| unsigned short devid |
| struct adv_port_info eki |
| int fd |
| char* ip_ptr |
| char* ip_red |
| void* mbase |
| unsigned int port |
| struct ring_buf rx |
| int sk |
| struct stk_vc stk |
| unsigned int tid |
| int ttyid |
| struct ring_buf tx |
| int xmit_pending |