Searched refs:same_target_siblings (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/scsi/
H A Dscsi_sysfs.c463 list_del(&sdev->same_target_siblings);
1681 list_add_tail(&sdev->same_target_siblings, &starget->devices);
H A Dscsi_scan.c304 INIT_LIST_HEAD(&sdev->same_target_siblings);
H A Dscsi.c880 list_for_each_entry(sdev, &starget->devices, same_target_siblings) {
/linux-master/include/scsi/
H A Dscsi_device.h109 struct list_head same_target_siblings; /* just the devices sharing same target id */ member in struct:scsi_device

Completed in 158 milliseconds