Searched defs:parport_ip32_private (Results 1 – 1 of 1) sorted by relevance
262 struct parport_ip32_private { struct263 struct parport_ip32_regs regs;264 unsigned int dcr_cache;265 unsigned int dcr_writable;266 unsigned int pword;267 unsigned int fifo_depth;268 unsigned int readIntrThreshold;269 unsigned int writeIntrThreshold;270 enum parport_ip32_irq_mode irq_mode;271 struct completion irq_complete;