Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dputil.c90 IsDevicePathValid ( in IsDevicePathValid() function
417 if (!IsDevicePathValid (DevicePath, 0)) { in GetDevicePathSize()
522 if (!IsDevicePathValid (FirstDevicePath, 0) || !IsDevicePathValid (SecondDevicePath, 0)) { in AppendDevicePath()
663 if (!IsDevicePathValid (DevicePath, 0) || !IsDevicePathValid (DevicePathInstance, 0)) { in UefiDevicePathLibAppendDevicePathInstance()
732 if (!IsDevicePathValid (*DevicePath, 0)) { in UefiDevicePathLibGetNextDevicePathInstance()
845 if (!IsDevicePathValid (DevicePath, 0)) { in UefiDevicePathLibIsDevicePathMultiInstance()
H A Defivar-dp-format.c2584 if (!IsDevicePathValid((CONST EFI_DEVICE_PATH_PROTOCOL *) dp, max)) { in efidp_format_device_path()
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h35 IsDevicePathValid (