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

  /src/sys/arch/amigappc/amigappc/
pic_amiga.c 108 (newipl ^ P5_IPL_MASK));
129 (ipl ^ P5_IPL_MASK));
146 ipl = ~(ipl >> 3) & P5_IPL_MASK;
p5reg.h 88 #define P5_IPL_MASK 0x07

Completed in 12 milliseconds