Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c1023 * scsi_probe_and_add_lun - probe a LUN, if a LUN is found add it
1043 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun() function
1262 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1276 * Scan the resulting list of LUNs by calling scsi_probe_and_add_lun.
1432 res = scsi_probe_and_add_lun(starget, in scsi_report_lun_scan()
1479 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, 1, hostdata); in __scsi_add_device()
1486 * scsi_probe_and_add_lun made an underlying device visible in __scsi_add_device()
1553 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
1561 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c1134 * scsi_probe_and_add_lun - probe a LUN, if a LUN is found add it
1154 static int scsi_probe_and_add_lun(struct scsi_target *starget, in scsi_probe_and_add_lun() function
1372 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1386 * Scan the resulting list of LUNs by calling scsi_probe_and_add_lun.
1545 res = scsi_probe_and_add_lun(starget, in scsi_report_lun_scan()
1592 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, in __scsi_add_device()
1600 * scsi_probe_and_add_lun made an underlying device visible in __scsi_add_device()
1685 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
1693 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()

Completed in 6 milliseconds