Home
last modified time | relevance | path

Searched refs:MAC_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.c12 #define MAC_OUTPUT_LEN 22 macro
40 2 * MAC_OUTPUT_LEN, in efi_convert_device_node_to_text()
50 for (i = MAC_OUTPUT_LEN - 1; i >= 0; --i) in efi_convert_device_node_to_text()