Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Duefi-dputil.c110 if (!IsDevicePathValid (DevicePath, 0)) { in GetDevicePathSize()
145 IsDevicePathValid ( in IsDevicePathValid() function
542 if (!IsDevicePathValid (FirstDevicePath, 0) || !IsDevicePathValid (SecondDevicePath, 0)) { in AppendDevicePath()
H A Defivar-dp-format.c2424 if (!IsDevicePathValid((CONST EFI_DEVICE_PATH_PROTOCOL *) dp, max)) { in efidp_format_device_path()
/freebsd-13.1/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h35 IsDevicePathValid (