Home
last modified time | relevance | path

Searched defs:LE_IPL (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/sys/hp300/dev/
H A Dif_lereg.h78 #define LE_IPL(x) ((((x) >> 4) & 0x3) + 3) macro
/csrg-svn/sys/luna68k/dev/
H A Dif_le.c117 #define LE_IPL 3 macro
/csrg-svn/sys/pmax/dev/
H A Dif_lereg.h307 #define LE_IPL(x) ((((x) >> 4) & 0x3) + 3) macro