Searched refs:result_count (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Ddswstate.c84 if (state && !walk_state->result_count) {
89 if (!state && walk_state->result_count) {
104 walk_state->result_count--;
105 index = (u32)walk_state->result_count % ACPI_RESULTS_FRAME_OBJ_NUM;
126 index, walk_state, walk_state->result_count));
154 if (walk_state->result_count > walk_state->result_size) {
157 } else if (walk_state->result_count == walk_state->result_size) {
169 if (!(walk_state->result_count < walk_state->result_size)) {
183 object, walk_state, walk_state->result_count));
189 index = (u32)walk_state->result_count
[all...]
H A Dacstruct.h91 u8 result_count; /* Current number of occupied elements of result stack */ member in struct:acpi_walk_state
H A Ddsopcode.c1351 } else if (walk_state->result_count) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Di2o_proc.c763 u16 result_count; member in struct:__anon12330
864 u16 result_count; member in struct:__anon12331
939 u16 result_count; member in struct:__anon12332
1006 u16 result_count; member in struct:__anon12333
1047 u16 result_count; member in struct:__anon12334
1095 u16 result_count; member in struct:__anon12335
1147 u16 result_count; member in struct:__anon12336
1190 u16 result_count; member in struct:__anon12337

Completed in 115 milliseconds