Home
last modified time | relevance | path

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

/freebsd-src/lib/libefivar/
H A Duefi-dputil.c98 GetDevicePathSize ( in GetDevicePathSize() function
480 Size = GetDevicePathSize (DevicePath); in DuplicateDevicePath()
548 Size1 = GetDevicePathSize (FirstDevicePath); in AppendDevicePath()
549 Size2 = GetDevicePathSize (SecondDevicePath); in AppendDevicePath()
H A Defivar-dp-format.c2617 return GetDevicePathSize(__DECONST(EFI_DEVICE_PATH_PROTOCOL *, dp));
H A Defivar-dp-parse.c3875 len = GetDevicePathSize(dp); in efidp_parse_device_path()
/freebsd-src/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h174 EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE GetDevicePathSize; member
/freebsd-src/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h243 GetDevicePathSize (