00001 #ifndef ipldef_h
00002 #define ipldef_h
00003
00004
00005
00006 #define IPL__FORKABLE_IPL 3904
00007 #define IPL__POWER 31
00008 #define IPL__EMB 31
00009 #define IPL__MCHECK 31
00010 #define IPL__MEGA 31
00011
00012
00013 #define IPL__IPINTR 22
00014 #define IPL__VIRTCONS 22
00015 #define IPL__HWCLK 22
00016 #define IPL__INVALIDATE 21
00017 #define IPL__PERFMON 15
00018 #define IPL__MAILBOX 11
00019 #define IPL__POOL 11
00020 #define IPL__IOLOCK11 11
00021 #define IPL__IOLOCK10 10
00022 #define IPL__IOLOCK9 9
00023 #define IPL__SYNCH 8
00024 #define IPL__TIMER 8
00025 #define IPL__SCS 8
00026 #define IPL__SCHED 8
00027 #define IPL__MMG 8
00028 #define IPL__IO_MISC 8
00029 #define IPL__FILSYS 8
00030 #define IPL__TX_SYNCH 8
00031 #define IPL__LCKMGR 8
00032 #define IPL__IOLOCK8 8
00033 #define IPL__PORT 8
00034 #define IPL__TIMERFORK 7
00035 #define IPL__QUEUEAST 6
00036 #define IPL__IOPOST 4
00037 #define IPL__RESCHED 3
00038 #define IPL__ASTDEL 2
00039
00040 #endif
00041
00042