|
Linux Kernel
3.7.1
|
#include <coda_psdev.h>
Data Fields | |
| struct list_head | uc_chain |
| caddr_t | uc_data |
| u_short | uc_flags |
| u_short | uc_inSize |
| u_short | uc_outSize |
| u_short | uc_opcode |
| int | uc_unique |
| wait_queue_head_t | uc_sleep |
Definition at line 11 of file coda_psdev.h.
Definition at line 12 of file coda_psdev.h.
| caddr_t uc_data |
Definition at line 13 of file coda_psdev.h.
| u_short uc_flags |
Definition at line 14 of file coda_psdev.h.
| u_short uc_inSize |
Definition at line 15 of file coda_psdev.h.
| u_short uc_opcode |
Definition at line 17 of file coda_psdev.h.
| u_short uc_outSize |
Definition at line 16 of file coda_psdev.h.
| wait_queue_head_t uc_sleep |
Definition at line 19 of file coda_psdev.h.
| int uc_unique |
Definition at line 18 of file coda_psdev.h.
1.8.2