Lines Matching refs:value
177 arg->common.value.string, ACPI_TYPE_ANY,
185 arg->common.value.string, status);
294 (u64)arg->common.value.size;
311 * NOTE. These three bytes are encoded in the integer value
323 ((u8)((u32)(arg->common.value.integer & 0x07))));
328 ((arg->common.value.integer >> 8) & 0xFF);
333 ((arg->common.value.integer >> 16) & 0xFF);
349 child = arg->common.value.arg;
353 (u16)child->named.value.integer;
358 child->common.value.
368 value.name,
392 info->field_bit_length = arg->common.value.size;
429 (u64)arg->common.value.size;
485 arg = op->common.value.arg;
490 arg->common.value.name, ACPI_TYPE_REGION,
495 arg->common.value.name,
501 arg->common.value.name, status);
511 info.field_flags = (u8) arg->common.value.integer;
685 arg = op->common.value.arg;
689 arg->common.value.name, ACPI_TYPE_REGION,
694 arg->common.value.name,
700 arg->common.value.name, status);
709 acpi_ns_lookup(walk_state->scope_info, arg->common.value.string,
715 arg->common.value.string, status);
729 info.field_flags = (u8) arg->common.value.integer;
778 arg = op->common.value.arg;
780 acpi_ns_lookup(walk_state->scope_info, arg->common.value.string,
786 arg->common.value.string, status);
794 acpi_ns_lookup(walk_state->scope_info, arg->common.value.string,
800 arg->common.value.string, status);
807 info.field_flags = (u8) arg->common.value.integer;