Searched refs:scsi_probe_and_add_lun (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/ |
H A D | scsi_scan.c | 1175 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun() function 1393 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan() 1575 res = scsi_probe_and_add_lun(starget, in scsi_report_lun_scan() 1622 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, in __scsi_add_device() 1749 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target() 1757 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()
|
/linux/Documentation/RCU/ |
H A D | lockdep-splat.rst | 49 [<ffffffff8145dca3>] scsi_probe_and_add_lun+0x353/0xb10
|