Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pci230_private Struct Reference

Data Fields

spinlock_t isr_spinlock
 
spinlock_t res_spinlock
 
spinlock_t ai_stop_spinlock
 
spinlock_t ao_stop_spinlock
 
unsigned long state
 
unsigned long iobase1
 
unsigned int ao_readback [2]
 
unsigned int ai_scan_count
 
unsigned int ai_scan_pos
 
unsigned int ao_scan_count
 
int intr_cpuid
 
unsigned short hwver
 
unsigned short adccon
 
unsigned short daccon
 
unsigned short adcfifothresh
 
unsigned short adcg
 
unsigned char int_en
 
unsigned char ai_continuous
 
unsigned char ao_continuous
 
unsigned char ai_bipolar
 
unsigned char ao_bipolar
 
unsigned char ier
 
unsigned char intr_running
 
unsigned char res_owner [NUM_RESOURCES]
 

Detailed Description

Definition at line 503 of file amplc_pci230.c.

Field Documentation

unsigned short adccon

Definition at line 519 of file amplc_pci230.c.

unsigned short adcfifothresh

Definition at line 521 of file amplc_pci230.c.

unsigned short adcg

Definition at line 523 of file amplc_pci230.c.

unsigned char ai_bipolar

Definition at line 533 of file amplc_pci230.c.

unsigned char ai_continuous

Definition at line 525 of file amplc_pci230.c.

unsigned int ai_scan_count

Definition at line 511 of file amplc_pci230.c.

unsigned int ai_scan_pos

Definition at line 513 of file amplc_pci230.c.

spinlock_t ai_stop_spinlock

Definition at line 506 of file amplc_pci230.c.

unsigned char ao_bipolar

Definition at line 535 of file amplc_pci230.c.

unsigned char ao_continuous

Definition at line 529 of file amplc_pci230.c.

unsigned int ao_readback[2]

Definition at line 510 of file amplc_pci230.c.

unsigned int ao_scan_count

Definition at line 515 of file amplc_pci230.c.

spinlock_t ao_stop_spinlock

Definition at line 507 of file amplc_pci230.c.

unsigned short daccon

Definition at line 520 of file amplc_pci230.c.

unsigned short hwver

Definition at line 518 of file amplc_pci230.c.

unsigned char ier

Definition at line 537 of file amplc_pci230.c.

unsigned char int_en

Definition at line 524 of file amplc_pci230.c.

int intr_cpuid

Definition at line 517 of file amplc_pci230.c.

unsigned char intr_running

Definition at line 538 of file amplc_pci230.c.

unsigned long iobase1

Definition at line 509 of file amplc_pci230.c.

spinlock_t isr_spinlock

Definition at line 504 of file amplc_pci230.c.

unsigned char res_owner[NUM_RESOURCES]

Definition at line 539 of file amplc_pci230.c.

spinlock_t res_spinlock

Definition at line 505 of file amplc_pci230.c.

unsigned long state

Definition at line 508 of file amplc_pci230.c.


The documentation for this struct was generated from the following file: