Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dscsi.h91 struct ScsiInquiryEvpdBl { struct
102 typedef struct ScsiInquiryEvpdBl ScsiInquiryEvpdBl; argument
H A Dvirtio-scsi.c26 static ScsiInquiryEvpdBl scsi_inquiry_evpd_bl_response;
338 ScsiInquiryEvpdBl *evpd_bl = &scsi_inquiry_evpd_bl_response; in virtio_scsi_setup()