Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/
Dscsi_scan.c645 static int scsi_probe_lun(struct scsi_device *sdev, unsigned char *inq_result, in scsi_probe_lun()
874 static int scsi_add_lun(struct scsi_device *sdev, unsigned char *inq_result, in scsi_add_lun()
Dvirtio_scsi.c342 char *inq_result = kmalloc(inq_result_len, GFP_KERNEL); in virtscsi_rescan_hotunplug() local