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

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

Completed in 121 milliseconds