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

/netbsd-current/sys/arch/news68k/dev/
H A Dhbvar.h43 int ha_ipl; /* interrupt level */ member in struct:hb_attach_args
H A Dtimer_hb.c92 if (ha->ha_ipl == -1)
93 ha->ha_ipl = TIMER_LEVEL;
107 if (ha->ha_ipl != TIMER_LEVEL)
117 vec_set_entry(VECI_INTRAV0 + ha->ha_ipl, _isr_clock);
H A Dhb.c84 ha->ha_ipl = cf->cf_ipl;
110 if (ha->ha_ipl > 0)
111 aprint_normal(" ipl %d", ha->ha_ipl);
H A Dkbc.c93 ka.ka_ipl = ha->ha_ipl;
H A Dms_hb.c135 ipl = ha->ha_ipl;
H A Dkb_hb.c109 ipl = ha->ha_ipl;

Completed in 91 milliseconds