Searched refs:scsi_alloc_sdev (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.c222 * scsi_alloc_sdev - allocate and setup a scsi_Device
232 static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget, function
971 sdev = scsi_alloc_sdev(starget, lun, hostdata);
1115 * go into scsi_alloc_sdev() and just have it return null when asked
1265 sdev = scsi_alloc_sdev(starget, 0, NULL);
1807 sdev = scsi_alloc_sdev(starget, 0, NULL);

Completed in 41 milliseconds