|
Linux Kernel
3.7.1
|
Data Fields | |
| union { | |
| void * buf | |
| struct scatterlist * sg | |
| } | u |
| unsigned int | sgpages |
Definition at line 479 of file virtio_console.c.
Definition at line 481 of file virtio_console.c.
| struct scatterlist* sg |
Definition at line 482 of file virtio_console.c.
| unsigned int sgpages |
Definition at line 485 of file virtio_console.c.
| union { ... } u |
1.8.2