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 58 * FUNCTION: AcpiDbHexCharToValue
70 AcpiDbHexCharToValue (
124 Status = AcpiDbHexCharToValue (HexByte[0], &Local0);
132 Status = AcpiDbHexCharToValue (HexByte[1], &Local1);
  /src/sys/external/bsd/acpica/dist/include/
acdebug.h 186 AcpiDbHexCharToValue (

Completed in 22 milliseconds