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() function1188 sdev = scsi_alloc_sdev(starget, lun, hostdata); in scsi_probe_and_add_lun()1435 sdev = scsi_alloc_sdev(starget, 0, NULL); in scsi_report_lun_scan()