Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Defivar-dp.h60 ssize_t efidp_format_device_path_node(char *buf, size_t len, const_efidp dp);
H A Defivar-dp-xlate.c167 len = efidp_format_device_path_node(buf, sizeof(buf), media); in efi_hd_to_unix()
H A Defivar-dp-format.c2579 efidp_format_device_path_node(char *buf, size_t len, const_efidp dp) in efidp_format_device_path_node() function
/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.c1037 efidp_format_device_path_node(buf, sizeof(buf), dp); in report_esp_device()