Home
last modified time | relevance | path

Searched refs:ScsiLunReport (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dscsi.h141 struct ScsiLunReport { struct
146 typedef struct ScsiLunReport ScsiLunReport; typedef
H A Dvirtio-scsi.c207 ScsiLunReport *r = (void *) data; in virtio_scsi_locate_device()