Searched refs:same_target_siblings (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_sysfs.c406 list_del(&sdev->same_target_siblings); scsi_device_dev_release_usercontext()
1256 list_add_tail(&sdev->same_target_siblings, &starget->devices); scsi_sysfs_device_initialize()
H A Dscsi.c1108 list_for_each_entry(sdev, &starget->devices, same_target_siblings) { __scsi_device_lookup_by_target()
H A Dscsi_scan.c233 INIT_LIST_HEAD(&sdev->same_target_siblings); scsi_alloc_sdev()
H A Dscsi_lib.c366 same_target_siblings) { scsi_single_lun_run()
/linux-4.1.27/include/scsi/
H A Dscsi_device.h82 struct list_head same_target_siblings; /* just the devices sharing same target id */ member in struct:scsi_device

Completed in 492 milliseconds