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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c921 * scsi_probe_and_add_lun - probe a LUN, if a LUN is found add it
938 static int scsi_probe_and_add_lun(struct scsi_target *starget, function
1147 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan,
1223 * scsi_probe_and_add_lun.
1399 res = scsi_probe_and_add_lun(starget,
1445 scsi_probe_and_add_lun(starget, lun, NULL, &sdev, 1, hostdata);
1505 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL);
1513 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL);

Completed in 121 milliseconds