1 " ***********************************************************
2 " * *
3 " * Copyright, C Honeywell Bull Inc., 1987 *
4 " * *
5 " * Copyright, C Honeywell Information Systems Inc., 1982 *
6 " * *
7 " * Copyright c 1972 by Massachusetts Institute of *
8 " * Technology and Honeywell Information Systems, Inc. *
9 " * *
10 " ***********************************************************
11
12 " Modified 1985-03-04, BIM: added ring_0_message
13
14 include gate_macros
15
16 hardcore_gate_info tandd_
17
18 hgate check_isolts_resources,reconfig,check_resource,4
19 hgate create_cpu_test_env,reconfig,create_cpu_test_env,5
20 hgate destroy_cpu_test_env,reconfig,destroy_cpu_test_env,0
21 hgate interrupt_test_cpu,configure_test_cpu,int_test_cpu,1
22
23 hgate fnp_tandd_setup,fnp_util,fnp_tandd_setup,3
24 hgate fnp_tandd_detach,fnp_util,fnp_tandd_detach,2
25 hgate fnp_tandd_mask,fnp_util,fnp_tandd_mask,2
26 hgate fnp_tandd_send_int,fnp_util,fnp_tandd_send_int,3
27 hgate fnp_tandd_get_ints,fnp_util,fnp_tandd_get_ints,3
28 hgate fnp_tandd_read,fnp_util,fnp_tandd_read,6
29 hgate fnp_tandd_write,fnp_util,fnp_tandd_write,6
30
31 hgate ring_0_message,ring_0_peek,message,1
32
33 bad_dir_handler
34
35 end