Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dputil.c107 if (!IsDevicePathValid (DevicePath, 0)) { in GetDevicePathSize()
142 IsDevicePathValid ( in IsDevicePathValid() function
539 if (!IsDevicePathValid (FirstDevicePath, 0) || !IsDevicePathValid (SecondDevicePath, 0)) { in AppendDevicePath()
H A Defivar-dp-format.c2587 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 (