Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libefivar/
H A Defivar-dp-parse.c249 OUT BOOLEAN *IsInstanceEnd in GetNextDeviceNodeStr() argument
304 *IsInstanceEnd = TRUE; in GetNextDeviceNodeStr()
308 *IsInstanceEnd = FALSE; in GetNextDeviceNodeStr()
3827 BOOLEAN IsInstanceEnd; in UefiDevicePathLibConvertTextToDevicePath() local
3841 while ((DeviceNodeStr = GetNextDeviceNodeStr (&Str, &IsInstanceEnd)) != NULL) { in UefiDevicePathLibConvertTextToDevicePath()
3849 if (IsInstanceEnd) { in UefiDevicePathLibConvertTextToDevicePath()