Searched refs:AML_BYTE_OP (Results 1 – 3 of 3) sorted by relevance
376 opcode = AML_BYTE_OP; in acpi_ps_get_next_simple_arg()622 case AML_BYTE_OP: /* AML_BYTEDATA_ARG */ in acpi_ps_get_next_field()729 arg = acpi_ps_alloc_op(AML_BYTE_OP, parser_state->aml); in acpi_ps_get_next_arg()
63 case AML_BYTE_OP: /* AML_BYTEDATA_ARG */ in acpi_ps_get_arguments()381 case AML_BYTE_OP: in acpi_ps_parse_loop()
21 #define AML_BYTE_OP (u16) 0x0a macro
Completed in 7 milliseconds