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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DScsi.h320 #define EFI_SCSI_SK_HARDWARE_ERROR (0x4) macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
H A DScsiDisk.c2353 // Sense Key is EFI_SCSI_SK_HARDWARE_ERROR (0x4)
2355 if (SensePtr->Sense_Key == EFI_SCSI_SK_HARDWARE_ERROR) {

Completed in 277 milliseconds