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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/cris/
H A Ddv-cris.c113 struct cris_hw *crishw = hw_data (me); local
116 unsigned int intno = crishw->pending_vector;
120 crishw->pending_vector = 0;
121 crishw->pending_handler = NULL;
148 crishw->pending_handler
163 struct cris_hw *crishw = hw_data (me); local
181 if (crishw->int_to_vec != NULL)
184 for (i = 0; crishw->int_to_vec[i].portval != 0; i++)
185 if (crishw->int_to_vec[i].portval == intparam)
188 if (crishw
233 struct cris_hw *crishw; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/cris/
H A Ddv-cris.c113 struct cris_hw *crishw = hw_data (me); local
116 unsigned int intno = crishw->pending_vector;
120 crishw->pending_vector = 0;
121 crishw->pending_handler = NULL;
148 crishw->pending_handler
163 struct cris_hw *crishw = hw_data (me); local
181 if (crishw->int_to_vec != NULL)
184 for (i = 0; crishw->int_to_vec[i].portval != 0; i++)
185 if (crishw->int_to_vec[i].portval == intparam)
188 if (crishw
233 struct cris_hw *crishw; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/cris/
H A Ddv-cris.c113 struct cris_hw *crishw = hw_data (me); local
116 unsigned int intno = crishw->pending_vector;
120 crishw->pending_vector = 0;
121 crishw->pending_handler = NULL;
148 crishw->pending_handler
163 struct cris_hw *crishw = hw_data (me); local
181 if (crishw->int_to_vec != NULL)
184 for (i = 0; crishw->int_to_vec[i].portval != 0; i++)
185 if (crishw->int_to_vec[i].portval == intparam)
188 if (crishw
233 struct cris_hw *crishw; local
[all...]

Completed in 120 milliseconds