Lines Matching defs:parport_pc_private
19 struct parport_pc_private { struct
21 unsigned char ctr;
24 unsigned char ctr_writable;
27 int ecr;
30 unsigned char ecr_writable;
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;
46 struct parport *port;