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

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-parse.c552 CHAR16 *FunctionNumberStr; local
555 FunctionNumberStr = GetNextParamStr (&TextDeviceNode);
562 Pccard->FunctionNumber = (UINT8) Strtoi (FunctionNumberStr);

Completed in 50 milliseconds