Searched refs:scsi_alloc_sdev (Results 1 – 1 of 1) sorted by relevance
278 static struct scsi_device *scsi_alloc_sdev(struct scsi_target *starget, in scsi_alloc_sdev() function1183 sdev = scsi_alloc_sdev(starget, lun, hostdata); in scsi_probe_and_add_lun()1428 sdev = scsi_alloc_sdev(starget, 0, NULL); in scsi_report_lun_scan()