Home
last modified time | relevance | path

Searched refs:AcpiDbHexCharToValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c178 AcpiDbHexCharToValue ( in AcpiDbHexCharToValue() function
232 Status = AcpiDbHexCharToValue (HexByte[0], &Local0); in AcpiDbHexByteToBinary()
240 Status = AcpiDbHexCharToValue (HexByte[1], &Local1); in AcpiDbHexByteToBinary()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdebug.h294 AcpiDbHexCharToValue (