/******************************************************** * * * VIRTUOSO Sysgen generated file * * Backend build : 4.1 R2.04 * * DO NOT EDIT OR CHANGE DIRECTLY!!! * * * * Sysgen Utility Copyright (c) 1992-98 * * Eonic Systems nv * * * * Tel. +32 16.62.15.85 * * Fax. +32 16.62.15.84 * * Email support@eonic.com * * Buglist http://www.eonic.com * * * * In case of problems with the code in this file, * * you should send this file and the VPF file that was * * the input to the sysgen utility to support@eonic.com * * * ********************************************************/ #ifndef _ALLNODES_H #define _ALLNODES_H #define EXE 0x00000001 #define SYS 0x00000002 #define FPU 0x00000004 #define WAIT 0x00000008 #define EXE_NOBOOT 0x00000010 #define NODE1 0x00010000 #define TIME_TASK 0x00010000 #define ENTRY_POINT 0x00010001 #define TMTC 0x00010002 #define HS0 0x00010003 #define HK_ASK 0x00010004 #define LS 0x00010005 #define CMD_SEQ 0x00010006 #define LS_HDL 0x00010007 #define DATA_HDL 0x00010008 #define RES_CHK 0x00010009 #define HS_HDL 0x0001000a #define HS_FLUSH 0x0001000b #define HS1 0x0001000c #define VM_MON 0x0001000d #define SD_TM_QUEUE 0x00010000 #define HK_TM_QUEUE 0x00010001 #define LS_LP_QUEUE 0x00010002 #define EVENT_TM_QUEUE 0x00010003 #define TC_QUEUE 0x00010004 #define LS_HP_QUEUE 0x00010005 #define LS_HDL_QUEUE 0x00010006 #define SD_PKT_QUEUE 0x00010007 #define HS_HDL_QUEUE 0x00010008 #define FRAME_QUEUE 0x00010009 #define HK_REQ_SEMA 0x00010000 #define LS_SEMA 0x00010001 #define HS_HDL_WAIT_SEMA 0x00010002 #define LS_HDL_WAIT_SEMA 0x00010003 #define SD_POOL 0x00010000 #define HK_POOL 0x00010001 #define EV_POOL 0x00010002 #define TC_POOL 0x00010003 #define STF_POOL 0x00010004 #define POOL_MONITOR 0x00010000 #define DATALEN 16384 #define TICKFREQ 1000 #define CEILING_PRIO 5 #define KERNEL_PRIO 0 #define DRIVER_PRIO 0 #define TICKTIME 1000 #endif