Linux Kernel
3.7.1
|
Data Fields | |
const unsigned short * | hwrange |
unsigned long | iobase1 |
unsigned long | state |
spinlock_t | ao_spinlock |
unsigned int * | ao_readback |
short * | ao_scan_vals |
unsigned char * | ao_scan_order |
int | intr_cpuid |
short | intr_running |
unsigned short | daccon |
unsigned int | cached_div1 |
unsigned int | cached_div2 |
unsigned int | ao_stop_count |
short | ao_stop_continuous |
unsigned short | ao_enab |
unsigned char | intsce |
Definition at line 380 of file amplc_pci224.c.
unsigned short ao_enab |
Definition at line 395 of file amplc_pci224.c.
unsigned int* ao_readback |
Definition at line 385 of file amplc_pci224.c.
unsigned char* ao_scan_order |
Definition at line 387 of file amplc_pci224.c.
short* ao_scan_vals |
Definition at line 386 of file amplc_pci224.c.
spinlock_t ao_spinlock |
Definition at line 384 of file amplc_pci224.c.
short ao_stop_continuous |
Definition at line 394 of file amplc_pci224.c.
unsigned int ao_stop_count |
Definition at line 393 of file amplc_pci224.c.
unsigned int cached_div1 |
Definition at line 391 of file amplc_pci224.c.
unsigned int cached_div2 |
Definition at line 392 of file amplc_pci224.c.
unsigned short daccon |
Definition at line 390 of file amplc_pci224.c.
Definition at line 381 of file amplc_pci224.c.
int intr_cpuid |
Definition at line 388 of file amplc_pci224.c.
short intr_running |
Definition at line 389 of file amplc_pci224.c.
unsigned char intsce |
Definition at line 396 of file amplc_pci224.c.
unsigned long iobase1 |
Definition at line 382 of file amplc_pci224.c.
Definition at line 383 of file amplc_pci224.c.