|
Linux Kernel
3.7.1
|
Data Fields | |
| char | valid |
| void __iomem * | io_addr |
| unsigned int | AdcCmdStatus |
| unsigned int | DacCmdStatus |
| unsigned int | IntEnable |
| unsigned int | IntStatus |
| unsigned int | act_chanlist [32] |
| unsigned char | act_chanlist_len |
| unsigned char | act_chanlist_pos |
| unsigned int * | ai_chanlist |
| short * | ai_data |
| short | ao_data [4] |
| short | di_data |
| unsigned int | do_data |
Definition at line 116 of file icp_multi.c.
| unsigned int act_chanlist[32] |
Definition at line 123 of file icp_multi.c.
| unsigned char act_chanlist_len |
Definition at line 124 of file icp_multi.c.
| unsigned char act_chanlist_pos |
Definition at line 125 of file icp_multi.c.
| unsigned int AdcCmdStatus |
Definition at line 119 of file icp_multi.c.
| unsigned int* ai_chanlist |
Definition at line 126 of file icp_multi.c.
| short* ai_data |
Definition at line 127 of file icp_multi.c.
| short ao_data[4] |
Definition at line 128 of file icp_multi.c.
| unsigned int DacCmdStatus |
Definition at line 120 of file icp_multi.c.
| short di_data |
Definition at line 129 of file icp_multi.c.
| unsigned int do_data |
Definition at line 130 of file icp_multi.c.
| unsigned int IntEnable |
Definition at line 121 of file icp_multi.c.
| unsigned int IntStatus |
Definition at line 122 of file icp_multi.c.
Definition at line 118 of file icp_multi.c.
| char valid |
Definition at line 117 of file icp_multi.c.
1.8.2