Searched refs:EFI_DEVICE_ERROR (Results 1 – 4 of 4) sorted by relevance
134 status = EFI_DEVICE_ERROR; in efi_zboot_entry()
325 efi_rts_work.status = EFI_DEVICE_ERROR; in __efi_queue_work()
1000 case EFI_DEVICE_ERROR: in efi_status_to_err()
39 #define EFI_DEVICE_ERROR ( 7 | (1UL << (BITS_PER_LONG-1))) macro