Home
last modified time | relevance | path

Searched refs:AE_BAD_HEX_CONSTANT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Duthex.c65 return (AE_BAD_HEX_CONSTANT); in acpi_ut_ascii_to_hex_byte()
H A Dutstrsuppt.c163 status = AE_BAD_HEX_CONSTANT; in acpi_ut_convert_hex_string()
H A Ddbconvert.c35 return (AE_BAD_HEX_CONSTANT); in acpi_db_hex_char_to_value()
/openbmc/linux/include/acpi/
H A Dacexcep.h116 #define AE_BAD_HEX_CONSTANT EXCEP_PGM (0x0005) macro