$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
