Searched refs:scsi_probe_and_add_lun (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | scsi_scan.c | 1045 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun() function 1265 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan() 1501 res = scsi_probe_and_add_lun(starget, in scsi_report_lun_scan() 1548 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, 1, hostdata); in __scsi_add_device() 1614 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target() 1622 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()
|
/linux-4.1.27/Documentation/RCU/ |
D | lockdep-splat.txt | 44 [<ffffffff8145dca3>] scsi_probe_and_add_lun+0x353/0xb10
|