Searched refs:rd_dev_id (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_rd.c | 100 rd_dev->rd_host->rd_host_id, rd_dev->rd_dev_id, page_count, in rd_release_device_space() 207 rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_build_device_space() 225 rd_dev->rd_host->rd_host_id, rd_dev->rd_dev_id, page_count, in rd_release_prot_space() 264 rd_dev->rd_dev_id, total_sg_needed, rd_dev->sg_prot_count); in rd_build_prot_space() 303 rd_dev->rd_dev_id = rd_host->rd_host_dev_id_count++; in rd_configure_device() 307 rd_host->rd_host_id, rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_configure_device() 448 dev->rd_dev_id, in rd_execute_rw() 470 dev->rd_dev_id, m.addr, m.length); in rd_execute_rw() 477 "size %d\n", dev->rd_dev_id, in rd_execute_rw() 599 rd_dev->rd_dev_id); in rd_show_configfs_dev_params()
|
| H A D | target_core_rd.h | 37 u32 rd_dev_id; member
|