Searched defs:labpc_private (Results 1 – 1 of 1) sorted by relevance
56 struct labpc_private { struct57 struct mite_struct *mite; /* for mite chip on pci-1200 */59 volatile unsigned long long count;61 unsigned int ao_value[NUM_AO_CHAN];63 volatile unsigned int command1_bits;64 volatile unsigned int command2_bits;65 volatile unsigned int command3_bits;66 volatile unsigned int command4_bits;67 volatile unsigned int command5_bits;68 volatile unsigned int command6_bits;[all …]