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

  /src/external/gpl3/gdb/dist/sim/ppc/
hw_ide.c 268 do_event(void *data) function
301 do_event, controller);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
hw_ide.c 268 do_event(void *data) function
301 do_event, controller);
  /src/sys/arch/xen/xen/
xennetback_xenbus.c 600 int do_event; local
608 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xneti->xni_txring, do_event);
609 if (do_event) {

Completed in 15 milliseconds