Searched refs:rd_dev_id (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_rd.c | 119 rd_dev->rd_host->rd_host_id, rd_dev->rd_dev_id, page_count, in rd_release_device_space() 242 rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_build_device_space() 260 rd_dev->rd_host->rd_host_id, rd_dev->rd_dev_id, page_count, in rd_release_prot_space() 303 rd_dev->rd_dev_id, total_sg_needed, rd_dev->sg_prot_count); in rd_build_prot_space() 343 rd_dev->rd_dev_id = rd_host->rd_host_dev_id_count++; in rd_configure_device() 347 rd_host->rd_host_id, rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_configure_device() 509 dev->rd_dev_id, in rd_execute_rw() 531 dev->rd_dev_id, m.addr, m.length); in rd_execute_rw() 538 "size %d\n", dev->rd_dev_id, in rd_execute_rw() 651 rd_dev->rd_dev_id); in rd_show_configfs_dev_params()
|
D | target_core_rd.h | 31 u32 rd_dev_id; member
|