|
Linux Kernel
3.7.1
|
#include <io_edgeport.h>
Data Fields | |
| char | SerialNumber [MAX_SERIALNUMBER_LEN+1] |
| int | numPorts |
| int | Original [MAX_RS232_PORTS] |
| int | Port [MAX_RS232_PORTS] |
Definition at line 41 of file io_edgeport.h.
| int numPorts |
Definition at line 43 of file io_edgeport.h.
| int Original[MAX_RS232_PORTS] |
Definition at line 44 of file io_edgeport.h.
| int Port[MAX_RS232_PORTS] |
Definition at line 45 of file io_edgeport.h.
| char SerialNumber[MAX_SERIALNUMBER_LEN+1] |
Definition at line 42 of file io_edgeport.h.
1.8.2