Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libefivar/
H A Defivar-dp.h62 ssize_t efidp_format_device_path_node(char *buf, size_t len, const_efidp dp);
H A Defivar-dp-xlate.c162 len = efidp_format_device_path_node(buf, sizeof(buf), media); in efi_hd_to_unix()
H A Defivar-dp-format.c2434 efidp_format_device_path_node(char *buf, size_t len, const_efidp dp) in efidp_format_device_path_node() function