Home
last modified time | relevance | path

Searched refs:ACPI_EXPLICIT_CONVERT_HEX (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexconvrt.c668 case ACPI_EXPLICIT_CONVERT_HEX: in AcpiExConvertToString()
H A Dexoparg1.c657 Operand[0], &ReturnDesc, ACPI_EXPLICIT_CONVERT_HEX); in AcpiExOpcode_1A_1T_1R()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacinterp.h233 #define ACPI_EXPLICIT_CONVERT_HEX 0x00000001 macro