Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | from_rid |
void * | from_buf |
u64 | from_addr |
unsigned int | to_rid |
u64 | to_addr |
unsigned | length |
Definition at line 124 of file siena_sriov.c.
u64 from_addr |
Definition at line 127 of file siena_sriov.c.
void* from_buf |
Definition at line 126 of file siena_sriov.c.
unsigned int from_rid |
Definition at line 125 of file siena_sriov.c.
unsigned length |
Definition at line 130 of file siena_sriov.c.
u64 to_addr |
Definition at line 129 of file siena_sriov.c.
unsigned int to_rid |
Definition at line 128 of file siena_sriov.c.