Home
last modified time | relevance | path

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

/freebsd-src/lib/libefivar/
H A Duefi-dputil.c108 if (!IsDevicePathValid (DevicePath, 0)) { in GetDevicePathSize()
143 IsDevicePathValid ( in IsDevicePathValid() function
540 if (!IsDevicePathValid (FirstDevicePath, 0) || !IsDevicePathValid (SecondDevicePath, 0)) { in AppendDevicePath()
H A Defivar-dp-format.c2580 if (!IsDevicePathValid((CONST EFI_DEVICE_PATH_PROTOCOL *) dp, max)) { in efidp_format_device_path_node()
/freebsd-src/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h35 IsDevicePathValid (