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

  /src/sys/arch/hpcmips/tx/
tx39icu.c 175 int (*p_fun)(void *); member in struct:txpoll_entry
631 p->p_fun = ih_fun;
703 if ((*p->p_fun)(p->p_arg) == POLL_END)
tx39icu.c 175 int (*p_fun)(void *); member in struct:txpoll_entry
631 p->p_fun = ih_fun;
703 if ((*p->p_fun)(p->p_arg) == POLL_END)

Completed in 46 milliseconds