|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned long | lcr_io_base |
| int | stop_counter |
| int | stop_is_none |
| unsigned int | scan_delay |
| unsigned int | chanlist_len |
| unsigned int | chunk_counter |
| unsigned int | chunk_num_samples |
| int | ao_readback |
| unsigned int | div1 |
| unsigned int | div2 |
| short | ai_bounce_buffer [2 *PCI9111_FIFO_HALF_SIZE] |
Definition at line 133 of file adl_pci9111.c.
| short ai_bounce_buffer[2 *PCI9111_FIFO_HALF_SIZE] |
Definition at line 149 of file adl_pci9111.c.
| int ao_readback |
Definition at line 144 of file adl_pci9111.c.
| unsigned int chanlist_len |
Definition at line 140 of file adl_pci9111.c.
| unsigned int chunk_counter |
Definition at line 141 of file adl_pci9111.c.
| unsigned int chunk_num_samples |
Definition at line 142 of file adl_pci9111.c.
| unsigned int div1 |
Definition at line 146 of file adl_pci9111.c.
| unsigned int div2 |
Definition at line 147 of file adl_pci9111.c.
| unsigned long lcr_io_base |
Definition at line 134 of file adl_pci9111.c.
| unsigned int scan_delay |
Definition at line 139 of file adl_pci9111.c.
| int stop_counter |
Definition at line 136 of file adl_pci9111.c.
| int stop_is_none |
Definition at line 137 of file adl_pci9111.c.
1.8.2