head     56.3;
access   paws bayes jws quist dew jwh;
symbols  ;
locks    ; strict;
comment  @# @;


56.3
date     93.01.27.13.54.27;  author jwh;  state Exp;
branches ;
next     56.2;

56.2
date     93.01.27.12.26.27;  author jwh;  state Exp;
branches ;
next     56.1;

56.1
date     91.11.05.10.02.16;  author jwh;  state Exp;
branches ;
next     55.1;

55.1
date     91.08.25.10.37.06;  author jwh;  state Exp;
branches ;
next     54.1;

54.1
date     91.03.18.15.37.47;  author jwh;  state Exp;
branches ;
next     53.1;

53.1
date     91.03.11.19.36.03;  author jwh;  state Exp;
branches ;
next     52.1;

52.1
date     91.02.19.09.22.11;  author jwh;  state Exp;
branches ;
next     51.1;

51.1
date     91.01.30.16.20.48;  author jwh;  state Exp;
branches ;
next     50.1;

50.1
date     90.10.29.16.34.39;  author jwh;  state Exp;
branches ;
next     49.1;

49.1
date     90.08.14.14.18.18;  author jwh;  state Exp;
branches ;
next     48.1;

48.1
date     90.07.26.11.24.53;  author jwh;  state Exp;
branches ;
next     47.1;

47.1
date     90.05.14.11.11.32;  author dew;  state Exp;
branches ;
next     46.1;

46.1
date     90.05.07.08.58.39;  author jwh;  state Exp;
branches ;
next     45.1;

45.1
date     90.04.19.16.06.29;  author jwh;  state Exp;
branches ;
next     44.1;

44.1
date     90.04.01.22.26.45;  author jwh;  state Exp;
branches ;
next     43.1;

43.1
date     90.03.20.14.16.58;  author jwh;  state Exp;
branches ;
next     42.2;

42.2
date     90.03.08.14.01.12;  author dew;  state Exp;
branches ;
next     42.1;

42.1
date     90.01.23.18.00.29;  author jwh;  state Exp;
branches ;
next     41.1;

41.1
date     89.12.22.11.42.07;  author jwh;  state Exp;
branches ;
next     40.1;

40.1
date     89.09.29.12.03.12;  author jwh;  state Exp;
branches ;
next     39.1;

39.1
date     89.09.26.16.48.08;  author dew;  state Exp;
branches ;
next     1.2;

1.2
date     89.09.15.10.08.30;  author dew;  state Exp;
branches ;
next     1.1;

1.1
date     89.09.14.10.30.02;  author dew;  state Exp;
branches ;
next     ;


desc
@State Machine Tables.
@


56.3
log
@
pws2rcs automatic delta on Wed Jan 27 13:14:25 MST 1993
@
text
@ INCLUDE ST_EQU
*$machine_name EstablishPath
*$global_recover exec_err
*******************************************************
*state_1        standard
*               MESSAGES_msgSelect
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               WaitForIsr,state_1a
*               MsgOut,state_2
*               state_exit
*******************************************************
*state_1a       suspend
*               state_1
*******************************************************
*state_2        standard
*               MESSAGES_msgIdentifyMsg
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               NeedSynchParms,state_3
*               MsgIn,state_4
*               ScsiErr,state_exit
*               state_exit
*******************************************************
*state_3        standard
*               MESSAGES_msgInitSynchParms
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               state_exit
*******************************************************
*state_4        standard
*               MESSAGES_msgGetMsg
*$event_pairs_catch
*               Synch,state_5
*               ScsiErr,state_exit
*               state_6
*******************************************************
*state_5        standard
*               MESSAGES_msgTargetSynchParms
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               state_exit
*******************************************************
*state_6        standard
*               MESSAGES_msgRejectMsg
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               MsgIn,state_4
*               MsgOut,state_2
*               state_exit
*******************************************************
*exec_err       standard
*               COMMANDS_cmdStateErr
*$event_pairs_catch
*               state_exit
*******************************************************
*state_exit     mexit
*               0
*******************************************************
*$end_machine
*******************************************************
@


56.2
log
@
pws2rcs automatic delta on Wed Jan 27 11:57:27 MST 1993
@
text
@d1 61
@


56.1
log
@Automatic bump of revision number for PWS version 3.25
@
text
@a0 61
 INCLUDE ST_EQU
*$machine_name EstablishPath
*$global_recover exec_err
*******************************************************
*state_1        standard
*               MESSAGES_msgSelect
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               WaitForIsr,state_1a
*               MsgOut,state_2
*               state_exit
*******************************************************
*state_1a       suspend
*               state_1
*******************************************************
*state_2        standard
*               MESSAGES_msgIdentifyMsg
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               NeedSynchParms,state_3
*               MsgIn,state_4
*               ScsiErr,state_exit
*               state_exit
*******************************************************
*state_3        standard
*               MESSAGES_msgInitSynchParms
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               state_exit
*******************************************************
*state_4        standard
*               MESSAGES_msgGetMsg
*$event_pairs_catch
*               Synch,state_5
*               ScsiErr,state_exit
*               state_6
*******************************************************
*state_5        standard
*               MESSAGES_msgTargetSynchParms
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               state_exit
*******************************************************
*state_6        standard
*               MESSAGES_msgRejectMsg
*               HWI_UTILS_hwiGetPhase
*$event_pairs_catch
*               MsgIn,state_4
*               MsgOut,state_2
*               state_exit
*******************************************************
*exec_err       standard
*               COMMANDS_cmdStateErr
*$event_pairs_catch
*               state_exit
*******************************************************
*state_exit     mexit
*               0
*******************************************************
*$end_machine
*******************************************************
@


55.1
log
@Automatic bump of revision number for PWS version 3.25A
@
text
@@


54.1
log
@Automatic bump of revision number for PWS version 3.24
@
text
@@


53.1
log
@Automatic bump of revision number for PWS version 3.24B
@
text
@@


52.1
log
@Automatic bump of revision number for PWS version 3.24A
@
text
@@


51.1
log
@Automatic bump of revision number for PWS version 3.24d
@
text
@@


50.1
log
@Automatic bump of revision number for PWS version 3.23c
@
text
@@


49.1
log
@Automatic bump of revision number for PWS version 3.24b
@
text
@@


48.1
log
@Automatic bump of revision number for PWS version 3.24a
@
text
@@


47.1
log
@Automatic bump of revision number for PWS version 3.23
@
text
@@


46.1
log
@Automatic bump of revision number for PWS version 3.23
@
text
@@


45.1
log
@Automatic bump of revision number for PWS version 3.23C
@
text
@@


44.1
log
@Automatic bump of revision number for PWS version 3.23B
@
text
@@


43.1
log
@Automatic bump of revision number for PWS version 3.23aA
@
text
@@


42.2
log
@Cleaned up some unused states and transitions.
@
text
@@


42.1
log
@Automatic bump of revision number for PWS version 3.23e
@
text
@a28 1
*               ScsiErr,state_exit
a41 1
*               ScsiErr,state_exit
d49 1
a49 2
*               MsgOut,state_3
*               ScsiErr,state_exit
@


41.1
log
@Automatic bump of revision number for PWS version 3.23d
@
text
@@


40.1
log
@Automatic bump of revision number for PWS version 3.23c
@
text
@@


39.1
log
@Automatic bump of revision number for PWS version 3.23b
@
text
@@


1.2
log
@Minor update to work with turn system
@
text
@@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
 INCLUDE ST_EQU.
@
