Searched refs:operand_index (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dacstruct.h83 u8 operand_index; /* Index into operand stack, to be used by acpi_ds_obj_stack_push */ member in struct:acpi_walk_state
H A Ddswstate.c324 walk_state->operands[walk_state->operand_index] = object;
329 walk_state->operand_index++;
H A Ddsutils.c739 walk_state->operand_index = (u8) index;
H A Ddswexec.c382 walk_state->operand_index = 0;
H A Ddsopcode.c950 walk_state->operand_index = walk_state->num_operands;
1070 walk_state->operand_index = 0;

Completed in 147 milliseconds