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

  /src/sys/arch/hppa/hppa/
intr.c 63 void hppa_intr_dispatch(int , int , struct trapframe *);
376 hppa_intr_dispatch(ci->ci_cpl, frame->tf_eiem, frame);
402 hppa_intr_dispatch(int ncpl, int eiem, struct trapframe *frame) function in typeref:typename:void

Completed in 14 milliseconds