HomeSort by: relevance | last modified time | path
    Searched refs:AcpiDbHexCharToValue (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbconvert.c 166 * FUNCTION: AcpiDbHexCharToValue
178 AcpiDbHexCharToValue (
232 Status = AcpiDbHexCharToValue (HexByte[0], &Local0);
240 Status = AcpiDbHexCharToValue (HexByte[1], &Local1);
  /src/sys/external/bsd/acpica/dist/include/
acdebug.h 294 AcpiDbHexCharToValue (

Completed in 33 milliseconds