Searched defs:parport_pc_private (Results 1 – 1 of 1) sorted by relevance
18 struct parport_pc_private { struct20 unsigned char ctr;23 unsigned char ctr_writable;26 int ecr;29 int fifo_depth;32 int pword;35 int readIntrThreshold;36 int writeIntrThreshold;39 char *dma_buf;40 dma_addr_t dma_handle;[all …]