Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_scan.c560 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()
Dvirtio_scsi.c335 char *inq_result = kmalloc(inq_result_len, GFP_KERNEL); in virtscsi_rescan_hotunplug() local