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

  /src/sys/arch/hpcmips/vr/
vr4181ip.c 119 static struct vr4181ip_intrhand intrhands[MAXCOMINTR]; variable in typeref:struct:vr4181ip_intrhand[]
160 vr4181ip_comintr, intrhands)) {
168 if (intrhands[i].ih_fun == NULL) {
169 intrhands[i].ih_fun = ih_fun;
170 intrhands[i].ih_arg = ih_arg;
vr4181ip.c 119 static struct vr4181ip_intrhand intrhands[MAXCOMINTR]; variable in typeref:struct:vr4181ip_intrhand[]
160 vr4181ip_comintr, intrhands)) {
168 if (intrhands[i].ih_fun == NULL) {
169 intrhands[i].ih_fun = ih_fun;
170 intrhands[i].ih_arg = ih_arg;
vr4181ip.c 119 static struct vr4181ip_intrhand intrhands[MAXCOMINTR]; variable in typeref:struct:vr4181ip_intrhand[]
160 vr4181ip_comintr, intrhands)) {
168 if (intrhands[i].ih_fun == NULL) {
169 intrhands[i].ih_fun = ih_fun;
170 intrhands[i].ih_arg = ih_arg;
vr4181ip.c 119 static struct vr4181ip_intrhand intrhands[MAXCOMINTR]; variable in typeref:struct:vr4181ip_intrhand[]
160 vr4181ip_comintr, intrhands)) {
168 if (intrhands[i].ih_fun == NULL) {
169 intrhands[i].ih_fun = ih_fun;
170 intrhands[i].ih_arg = ih_arg;

Completed in 40 milliseconds