Searched refs:USB_SCSI_MODE_SENSE6_PARA_HEADER (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassBoot.c561 USB_SCSI_MODE_SENSE6_PARA_HEADER ModeParaHeader;
567 ZeroMem (&ModeParaHeader, sizeof (USB_SCSI_MODE_SENSE6_PARA_HEADER));
575 ModeSenseCmd.AllocateLen = (UINT8) sizeof (USB_SCSI_MODE_SENSE6_PARA_HEADER);
583 sizeof (USB_SCSI_MODE_SENSE6_PARA_HEADER),
H A DUsbMassBoot.h210 } USB_SCSI_MODE_SENSE6_PARA_HEADER; typedef in typeref:struct:__anon10900

Completed in 44 milliseconds