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

/freebsd-10.3-release/sys/sparc64/include/
H A Dintr_machdep.h43 #define PIL_LOW 1 /* stray interrupts */ macro
/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dintr_machdep.c94 "low", /* PIL_LOW */
243 intr_vectors[i].iv_pri = PIL_LOW;
247 intr_handlers[PIL_LOW] = intr_fast;
420 intr_setup(PIL_LOW, intr_fast, vec,

Completed in 96 milliseconds