Searched refs:scsi_probe_and_add_lun (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | scsi_scan.c | 1148 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun() function 1367 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan() 1536 res = scsi_probe_and_add_lun(starget, in scsi_report_lun_scan() 1583 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, 1, hostdata); in __scsi_add_device() 1657 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target() 1665 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()
|
/linux-6.1.9/Documentation/RCU/ |
D | lockdep-splat.rst | 49 [<ffffffff8145dca3>] scsi_probe_and_add_lun+0x353/0xb10
|