Searched defs:parport_pc_private (Results 1 – 1 of 1) sorted by relevance
19 struct parport_pc_private { struct21 unsigned char ctr;27 int ecr;33 int fifo_depth;36 int pword;39 int readIntrThreshold;40 int writeIntrThreshold;43 char *dma_buf;44 dma_addr_t dma_handle;45 struct list_head list;[all …]
Completed in 3 milliseconds