Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Duefi-dputil.c100 GetDevicePathSize ( in GetDevicePathSize() function
482 Size = GetDevicePathSize (DevicePath); in DuplicateDevicePath()
550 Size1 = GetDevicePathSize (FirstDevicePath); in AppendDevicePath()
551 Size2 = GetDevicePathSize (SecondDevicePath); in AppendDevicePath()
H A Defivar-dp-format.c2461 return GetDevicePathSize(__DECONST(EFI_DEVICE_PATH_PROTOCOL *, dp)); in efidp_size()
H A Defivar-dp-parse.c3702 len = GetDevicePathSize(dp); in efidp_parse_device_path()
/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h174 EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE GetDevicePathSize; member
/freebsd-13.1/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h243 GetDevicePathSize (