Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Duefi-dputil.c473 DuplicateDevicePath ( in DuplicateDevicePath() function
535 …return DuplicateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEnd… in AppendDevicePath()
539 return DuplicateDevicePath (FirstDevicePath); in AppendDevicePath()
610 … return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePathNode()
/freebsd-13.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h175 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath; member
/freebsd-13.1/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h265 DuplicateDevicePath (