HomeSort by: relevance | last modified time | path
    Searched defs:ph_run (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/arm/at91/
at91cf.c 69 int ph_run; /* kthread running */ member in struct:at91cf_handle
203 ph->ph_run = 0;
256 ph->ph_run = 1;
270 if (!ph->ph_run)
281 DPRINTFN(1, ("at91cf_event_thread: run=%d\n",ph->ph_run));
292 ph->ph_run = 0;
at91cf.c 69 int ph_run; /* kthread running */ member in struct:at91cf_handle
203 ph->ph_run = 0;
256 ph->ph_run = 1;
270 if (!ph->ph_run)
281 DPRINTFN(1, ("at91cf_event_thread: run=%d\n",ph->ph_run));
292 ph->ph_run = 0;
at91cf.c 69 int ph_run; /* kthread running */ member in struct:at91cf_handle
203 ph->ph_run = 0;
256 ph->ph_run = 1;
270 if (!ph->ph_run)
281 DPRINTFN(1, ("at91cf_event_thread: run=%d\n",ph->ph_run));
292 ph->ph_run = 0;
at91cf.c 69 int ph_run; /* kthread running */ member in struct:at91cf_handle
203 ph->ph_run = 0;
256 ph->ph_run = 1;
270 if (!ph->ph_run)
281 DPRINTFN(1, ("at91cf_event_thread: run=%d\n",ph->ph_run));
292 ph->ph_run = 0;
  /src/sys/arch/arm/ep93xx/
eppcic.c 86 int ph_run; /* ktread running */ member in struct:eppcic_handle
223 ph->ph_run = 0;
262 ph->ph_run = 1;
284 if (!ph->ph_run)
295 DPRINTFN(1, ("eppcic_event_thread: run=%d\n",ph->ph_run));
306 ph->ph_run = 0;
eppcic.c 86 int ph_run; /* ktread running */ member in struct:eppcic_handle
223 ph->ph_run = 0;
262 ph->ph_run = 1;
284 if (!ph->ph_run)
295 DPRINTFN(1, ("eppcic_event_thread: run=%d\n",ph->ph_run));
306 ph->ph_run = 0;
eppcic.c 86 int ph_run; /* ktread running */ member in struct:eppcic_handle
223 ph->ph_run = 0;
262 ph->ph_run = 1;
284 if (!ph->ph_run)
295 DPRINTFN(1, ("eppcic_event_thread: run=%d\n",ph->ph_run));
306 ph->ph_run = 0;
eppcic.c 86 int ph_run; /* ktread running */ member in struct:eppcic_handle
223 ph->ph_run = 0;
262 ph->ph_run = 1;
284 if (!ph->ph_run)
295 DPRINTFN(1, ("eppcic_event_thread: run=%d\n",ph->ph_run));
306 ph->ph_run = 0;

Completed in 47 milliseconds