Home
last modified time | relevance | path

Searched defs:inq_result (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c643 static int scsi_probe_lun(struct scsi_device *sdev, unsigned char *inq_result, in scsi_probe_lun()
859 static int scsi_add_lun(struct scsi_device *sdev, unsigned char *inq_result, in scsi_add_lun()
H A Dvirtio_scsi.c339 char *inq_result = kmalloc(inq_result_len, GFP_KERNEL); in virtscsi_rescan_hotunplug() local