Go to the documentation of this file.
8 #ifndef _IA64_PLATFORM_HPSIM_SSC_H
9 #define _IA64_PLATFORM_HPSIM_SSC_H
13 #define SSC_CONSOLE_INIT 20
14 #define SSC_GETCHAR 21
15 #define SSC_PUTCHAR 31
16 #define SSC_CONNECT_INTERRUPT 58
17 #define SSC_GENERATE_INTERRUPT 59
18 #define SSC_SET_PERIODIC_INTERRUPT 60
19 #define SSC_GET_RTC 65
21 #define SSC_LOAD_SYMBOLS 69
22 #define SSC_GET_TOD 74
23 #define SSC_CTL_TRACE 76
25 #define SSC_NETDEV_PROBE 100
26 #define SSC_NETDEV_SEND 101
27 #define SSC_NETDEV_RECV 102
28 #define SSC_NETDEV_ATTACH 103
29 #define SSC_NETDEV_DETACH 104