Home
last modified time | relevance | path

Searched refs:scsi_probe_and_add_lun (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dscsi_scan.c1121 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun() function
1339 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1508 res = scsi_probe_and_add_lun(starget, in scsi_report_lun_scan()
1555 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, 1, hostdata); in __scsi_add_device()
1629 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
1637 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()