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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c937 * scsi_probe_and_add_lun - probe a LUN, if a LUN is found add it
955 static int scsi_probe_and_add_lun(struct scsi_target *starget, function
1168 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan,
1246 * Scan the resulting list of LUNs by calling scsi_probe_and_add_lun.
1427 res = scsi_probe_and_add_lun(starget,
1474 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, 1, hostdata);
1538 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL);
1546 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL);

Completed in 107 milliseconds