|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 2048 (0x800)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package User_Traps, seg_04cdd3
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Transport_Defs;
with System;
with Unchecked_Conversion;
package User_Traps is
Tdm_Exit : constant := 0;
Tdm_Receive : constant := 1;
Tdm_Send : constant := 2;
----------------------------------------------------------
-- Parameter block structure for send and receive calls --
----------------------------------------------------------
type Io_Params is
record
Chan : Transport_Defs.Channel_T;
Cnt : Integer;
Buf : System.Address;
end record;
for Io_Params use
record
Chan at 0 range 0 .. 7;
Cnt at 2 range 0 .. 31;
Buf at 6 range 0 .. 31;
end record;
type A_Io_Params is access Io_Params;
function To_A_Io_Params is
new Unchecked_Conversion
(Source => System.Address, Target => A_Io_Params);
end User_Traps;
nblk1=1
nid=0
hdr6=2
[0x00] rec0=25 rec1=00 rec2=01 rec3=000
tail 0x217541de0874f7b77f229 0x42a00088462060003