Searched refs:HIDSTRStr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-parse.c951 CHAR16 *HIDSTRStr; local
961 HIDSTRStr = GetNextParamStr (&TextDeviceNode);
965 Length = (UINT16) (sizeof (ACPI_EXTENDED_HID_DEVICE_PATH) + StrLen (HIDSTRStr) + 1);
979 StrToAscii (HIDSTRStr, &AsciiStr);

Completed in 38 milliseconds