Searched refs:intrhands (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvr4181ip.c119 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 49 milliseconds