Home
last modified time | relevance | path

Searched defs:parport_pc_private (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dparport_pc.h19 struct parport_pc_private { struct
21 unsigned char ctr;
24 unsigned char ctr_writable;
27 int ecr;
30 int fifo_depth;
33 int pword;
36 int readIntrThreshold;
37 int writeIntrThreshold;
40 char *dma_buf;
41 dma_addr_t dma_handle;
[all …]