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

  /src/sys/arch/hppa/include/
hil_machdep.h 56 #define splhil spltty macro
  /src/sys/arch/hp300/include/
intr.h 77 #define splhil() splraise1() macro
78 #define splkbd() splhil()
  /src/sys/dev/hil/
hil.c 448 s = splhil();
492 s = splhil();
587 s = splhil();
650 s = splhil();
694 * Needs to be called at splhil().
761 s = splhil();

Completed in 13 milliseconds