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

/netbsd-current/sys/arch/hppa/include/
H A Dintr.h122 int ib_ipl; member in struct:hppa_interrupt_bit
/netbsd-current/sys/arch/hppa/hppa/
H A Dintr.c184 ib->ib_ipl = ipl;
268 ci->ci_imask[ib->ib_ipl] |= ib->ib_spl;
453 ci->ci_cpl = ncpl | ci->ci_imask[ib->ib_ipl];
456 if (ib->ib_ipl == IPL_VM) {
/netbsd-current/sys/arch/hp300/dev/
H A Dintiovar.h58 int ib_ipl; /* interrupt priority level */ member in struct:intio_builtins
H A Dintio.c167 ia.ia_ipl = intio_builtins[i].ib_ipl;

Completed in 184 milliseconds