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.c245 OUT BOOLEAN *IsInstanceEnd in GetNextDeviceNodeStr() argument
300 *IsInstanceEnd = TRUE; in GetNextDeviceNodeStr()
304 *IsInstanceEnd = FALSE; in GetNextDeviceNodeStr()
3979 BOOLEAN IsInstanceEnd; in UefiDevicePathLibConvertTextToDevicePath() local
4002 while ((DeviceNodeStr = GetNextDeviceNodeStr (&Str, &IsInstanceEnd)) != NULL) { in UefiDevicePathLibConvertTextToDevicePath()
4016 if (IsInstanceEnd) { in UefiDevicePathLibConvertTextToDevicePath()