Searched defs:inq_result (Results 1 – 2 of 2) sorted by relevance
560 static int scsi_probe_lun(struct scsi_device *sdev, unsigned char *inq_result, in scsi_probe_lun()764 static int scsi_add_lun(struct scsi_device *sdev, unsigned char *inq_result, in scsi_add_lun()
335 char *inq_result = kmalloc(inq_result_len, GFP_KERNEL); in virtscsi_rescan_hotunplug() local