Searched refs:rd_dev_id (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/target/ |
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() 208 rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_build_device_space() 226 rd_dev->rd_host->rd_host_id, rd_dev->rd_dev_id, page_count, in rd_release_prot_space() 265 rd_dev->rd_dev_id, total_sg_needed, rd_dev->sg_prot_count); in rd_build_prot_space() 304 rd_dev->rd_dev_id = rd_host->rd_host_dev_id_count++; in rd_configure_device() 308 rd_host->rd_host_id, rd_dev->rd_dev_id, rd_dev->rd_page_count, in rd_configure_device() 449 dev->rd_dev_id, in rd_execute_rw() 471 dev->rd_dev_id, m.addr, m.length); in rd_execute_rw() 478 "size %d\n", dev->rd_dev_id, in rd_execute_rw() 600 rd_dev->rd_dev_id); in rd_show_configfs_dev_params()
|
D | target_core_rd.h | 37 u32 rd_dev_id; member
|