Searched defs:parport_ip32_private (Results 1 – 1 of 1) sorted by relevance
249 struct parport_ip32_private { struct250 struct parport_ip32_regs regs;251 unsigned int dcr_cache;252 unsigned int dcr_writable;253 unsigned int pword;254 unsigned int fifo_depth;255 unsigned int readIntrThreshold;256 unsigned int writeIntrThreshold;257 enum parport_ip32_irq_mode irq_mode;258 struct completion irq_complete;