Home
last modified time | relevance | path

Searched defs:EFI_DEVICE_ERROR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Defi.h56 #define EFI_DEVICE_ERROR (EFI_ERROR_MASK | 7) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h38 #define EFI_DEVICE_ERROR ( 7 | (1UL << (BITS_PER_LONG-1))) macro