Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c13 #define UNKNOWN_OUTPUT_LEN 23 macro
76 2 * UNKNOWN_OUTPUT_LEN, in efi_convert_device_node_to_text()
84 for (i = UNKNOWN_OUTPUT_LEN - 1; i >= 0; --i) in efi_convert_device_node_to_text()