Searched refs:scsi_probe_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.c526 * scsi_probe_lun - probe a single LUN using a SCSI INQUIRY
539 static int scsi_probe_lun(struct scsi_device *sdev, unsigned char *inq_result, function
698 * total, since scsi_probe_lun() initializes inq_result with 0s.
929 * Call scsi_probe_lun, if a LUN with an attached device is found,
980 if (scsi_probe_lun(sdev, result, result_len, &bflags))

Completed in 49 milliseconds