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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/platform/h8300h/
H A Dptrace_h8300h.c161 } optables[] = { variable in typeref:struct:optables_list
210 op = optables[0].ptr;
211 op_len = optables[0].size;
217 op = optables[-op->length].ptr;
218 op_len = optables[-op->length].size + 1;

Completed in 65 milliseconds