Home
last modified time | relevance | path

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

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