$PAGE "Include File For System Failure Numbers : INCLSF"                00010000
                                                                        00015000
EQUATE                                                                  00020000
                                                                        00025000
   SFKernBadCacheCode  = 670,                                           00030000
   SFKernCacheSyncBad  = 671,                                           00035000
   SFKernCacheIntBad   = 672,                                           00040000
   SFKernDatasegWriteFail = 651,                                        00045000
   SFKernSegReadFail = 650,                                             00050000
   SFKernNotSupported = 680,                                            00055000
   SFKernBadParm = 681;                                                 00060000
                                                                        00065000
<< Equates for SUDDENDEATH calls (SF numbers) >>                        00070000
equate CDT'BAD'INDEX = 1001,   << Bad CDT index passed >>               00075000
       CDT'NOT'INITIALIZED=1002,<< CDT routines called with no DST >>   00080000
       CDT'BAD'WORD'OFST  =1003,<< CDT routines called with word   >>   00085000
                                << offset out of entry range.      >>   00090000
       CDT'BAD'LDR'INDEX  =1004,<< Attempting to queue/dequeue a   >>   00095000
                                << LDR that is not in the list.    >>   00100000
                                << list.                           >>   00105000
       CDT'INVALID'STATE  =1005,<< An invalid state transition was >>   00110000
                                << requested against a CDT.        >>   00115000
       CDT'TABLE'EMPTY    =1006,<< The CDT table has been entirely >>   00120000
                                << consumed.                       >>   00125000
       CDT'LOGIC'PROBLEM  =1007,<< CDT routines have been invoked, >>   00130000
                                << yet it appears as if the device >>   00135000
                                << or caching has not been enabled.>>   00140000
       CDT'UNAVAIL'DRQ    =1008,<< When obtaining a new CDT entry  >>   00145000
                                << for a mapped domain, a disc req.>>   00150000
                                << could not be obtained.          >>   00155000
       CDT'UNASSIGNED     =1009;<< Attempt to access an unassigned >>   00160000
                                << CDT entry.                      >>   00165000
