|
Linux Kernel
3.7.1
|
#include <target_core_rd.h>
Data Fields | |
| u32 | rd_flags |
| u32 | rd_dev_id |
| u32 | rd_page_count |
| u32 | sg_table_count |
| struct rd_dev_sg_table * | sg_table_array |
| struct rd_host * | rd_host |
Definition at line 26 of file target_core_rd.h.
| u32 rd_dev_id |
Definition at line 29 of file target_core_rd.h.
| u32 rd_flags |
Definition at line 27 of file target_core_rd.h.
Definition at line 37 of file target_core_rd.h.
| u32 rd_page_count |
Definition at line 31 of file target_core_rd.h.
| struct rd_dev_sg_table* sg_table_array |
Definition at line 35 of file target_core_rd.h.
| u32 sg_table_count |
Definition at line 33 of file target_core_rd.h.
1.8.2