Home
last modified time | relevance | path

Searched refs:EFI_DEV_END_PATH2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/firmware/efi/
Ddev-path-parser.c166 (*node)->header.type == EFI_DEV_END_PATH2)) in efi_get_device_by_path()
/linux-6.6.21/fs/efivarfs/
Dvars.c45 node->type == EFI_DEV_END_PATH2) && in validate_device_path()
/linux-6.6.21/drivers/firmware/efi/libstub/
Defi-stub-helper.c150 } while ((header.type != EFI_DEV_END_PATH && header.type != EFI_DEV_END_PATH2) || in efi_load_option_unpack()
/linux-6.6.21/include/linux/
Defi.h980 #define EFI_DEV_END_PATH2 0xFF macro
/linux-6.6.21/arch/ia64/kernel/
Defi.c952 hdr->type == EFI_DEV_END_PATH2) { in efi_uart_console_only()