Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dcoda_psdev.h11 struct upc_req { struct
12 struct list_head uc_chain;
13 caddr_t uc_data;
14 u_short uc_flags;
15 u_short uc_inSize; /* Size is at most 5000 bytes */
16 u_short uc_outSize;
17 u_short uc_opcode; /* copied from data to save lookup */
18 int uc_unique;
19 wait_queue_head_t uc_sleep; /* process' wait queue */