Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | n |
unsigned int | size |
size_t | len |
struct scatterlist * | sg |
unsigned int | address |
unsigned int | num_bytes |
Definition at line 798 of file virtio_console.c.
size_t len |
Definition at line 801 of file virtio_console.c.
unsigned int n |
Definition at line 799 of file virtio_console.c.
struct scatterlist* sg |
Definition at line 802 of file virtio_console.c.
unsigned int size |
Definition at line 800 of file virtio_console.c.