Searched defs:se_dev (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/drivers/target/ |
D | target_core_file.c | 109 struct se_subsystem_dev *se_dev, in fd_create_virtdevice() 275 struct se_device *se_dev = req->fd_task.task_se_cmd->se_dev; in fd_do_readv() local 328 struct se_device *se_dev = req->fd_task.task_se_cmd->se_dev; in fd_do_writev() local 486 struct se_subsystem_dev *se_dev, in fd_set_configfs_dev_params() 559 static ssize_t fd_check_configfs_dev_params(struct se_hba *hba, struct se_subsystem_dev *se_dev) in fd_check_configfs_dev_params() 573 struct se_subsystem_dev *se_dev, in fd_show_configfs_dev_params()
|
D | target_core_pscsi.c | 304 struct se_subsystem_dev *se_dev, in pscsi_add_device_to_list() 402 struct se_subsystem_dev *se_dev, in pscsi_create_type_disk() 450 struct se_subsystem_dev *se_dev, in pscsi_create_type_rom() 485 struct se_subsystem_dev *se_dev, in pscsi_create_type_other() 508 struct se_subsystem_dev *se_dev, in pscsi_create_virtdevice() 803 struct se_subsystem_dev *se_dev, in pscsi_set_configfs_dev_params() 875 struct se_subsystem_dev *se_dev) in pscsi_check_configfs_dev_params() 891 struct se_subsystem_dev *se_dev, in pscsi_show_configfs_dev_params()
|
D | target_core_rd.c | 233 struct se_subsystem_dev *se_dev, in rd_create_virtdevice() 285 struct se_subsystem_dev *se_dev, in rd_MEMCPY_create_virtdevice() 460 struct se_subsystem_dev *se_dev, in rd_set_configfs_dev_params() 497 static ssize_t rd_check_configfs_dev_params(struct se_hba *hba, struct se_subsystem_dev *se_dev) in rd_check_configfs_dev_params() 511 struct se_subsystem_dev *se_dev, in rd_show_configfs_dev_params()
|
D | target_core_configfs.c | 791 struct se_subsystem_dev *se_dev = t10_wwn->t10_sub_dev; in target_core_dev_wwn_show_attr_vpd_unit_serial() local 874 struct se_subsystem_dev *se_dev = t10_wwn->t10_sub_dev; in target_core_dev_wwn_show_attr_vpd_protocol_identifier() local 1632 struct se_subsystem_dev *se_dev = p; in target_core_show_dev_info() local 1660 struct se_subsystem_dev *se_dev = p; in target_core_store_dev_control() local 1683 struct se_subsystem_dev *se_dev = p; in target_core_show_dev_alias() local 1696 struct se_subsystem_dev *se_dev = p; in target_core_store_dev_alias() local 1734 struct se_subsystem_dev *se_dev = p; in target_core_show_dev_udev_path() local 1747 struct se_subsystem_dev *se_dev = p; in target_core_store_dev_udev_path() local 1788 struct se_subsystem_dev *se_dev = p; in target_core_store_dev_enable() local 1982 struct se_subsystem_dev *se_dev = container_of(to_config_group(item), in target_core_dev_release() local [all …]
|
D | target_core_iblock.c | 112 struct se_subsystem_dev *se_dev, in iblock_create_virtdevice() 379 struct se_subsystem_dev *se_dev, in iblock_set_configfs_dev_params() 432 struct se_subsystem_dev *se_dev) in iblock_check_configfs_dev_params() 446 struct se_subsystem_dev *se_dev, in iblock_show_configfs_dev_params()
|
D | target_core_pr.c | 3967 struct se_device *se_dev = cmd->se_dev; in core_scsi3_pri_read_keys() local 4026 struct se_device *se_dev = cmd->se_dev; in core_scsi3_pri_read_reservation() local 4167 struct se_device *se_dev = cmd->se_dev; in core_scsi3_pri_read_full_status() local
|
D | target_core_device.c | 1569 struct se_subsystem_dev *se_dev = NULL; in core_dev_setup_virtual_lun0() local
|
D | target_core_fabric_configfs.c | 743 struct se_subsystem_dev *se_dev = container_of( in target_fabric_port_link() local
|
D | target_core_transport.c | 1296 struct se_subsystem_dev *se_dev, in transport_add_device_to_core_hba() 2067 struct se_device *se_dev = cmd->se_dev; in transport_execute_tasks() local
|
/linux-3.3/include/target/ |
D | target_core_base.h | 541 struct se_device *se_dev; member
|