HomeSort by: relevance | last modified time | path
    Searched refs:ha_ipl (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/news68k/dev/
hbvar.h 43 int ha_ipl; /* interrupt level */ member in struct:hb_attach_args
timer_hb.c 92 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);
hb.c 84 ha->ha_ipl = cf->cf_ipl;
110 if (ha->ha_ipl > 0)
111 aprint_normal(" ipl %d", ha->ha_ipl);
kbc.c 93 ka.ka_ipl = ha->ha_ipl;
kb_hb.c 109 ipl = ha->ha_ipl;
ms_hb.c 135 ipl = ha->ha_ipl;

Completed in 12 milliseconds