WS2 - XRF DFHWSSN2 parameter list

    CONTROL BLOCK NAME = DFHWS2DS
    NAME OF MATCHING PLS CONTROL BLOCK = None
    DESCRIPTIVE NAME = CICS TS (XRF) - Parameter list for DFHWSSN2
           Licensed Materials - Property of IBM
            Restricted Materials of IBM 
           5655-Y04
           (C) Copyright IBM Corp. 1986 
    FUNCTION =
           This parameter list is used to provide DFHWSSN2 with the
           data it needs to process a CAVM SIGNON request.
           It is used just once during every CAVM SIGNON.
    LIFETIME =
           The DFHWSSN2 parameter list is created by DFHWSSN1,
           completed by DFHWSRTR, which issues the call to DFHWSSN2,
           and destroyed by DFHWSSN1.
    STORAGE CLASS =
           Non-CICS storage. In DFHWSSN1's automatic storage.
    LOCATION =
           On entry to DFHWSSN2, R1 contains a pointer to its parameter
           list.
    INNER CONTROL BLOCKS =
           None.
    NOTES :
       DEPENDENCIES = S/370
       RESTRICTIONS =
             None.
       MODULE TYPE = Control block definition
   --------------------------------------------------------------------
    EXTERNAL REFERENCES =
            None.
        DATA AREAS =
            None.
        CONTROL BLOCKS =
            None.
        GLOBAL VARIABLES (Macro pass) =
            None.
   --------------------------------------------------------------------
Table 1.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 SN2PLIST Parameter List for DFHWSSN2
(0) FULLWORD 4 SN2FUNC Zero entry point address to tell DFHWSRTR to process a SIGNON request
(4) ADDRESS 4 SN2ENTBP Pointer to entry point table
(8) ADDRESS 4 SN2WSSPP Pointer to State Management parameter list for SIGNON received by DFHWSSN1
(C) ADDRESS 4 SN2STATA Pointer to XRF Static Area built by DFHWSSN1
(10) ADDRESS 4 SN2XRFNT Pointer to table of entry points of routines below 16M line (copy of CSAXRFNT in the CICS CSA)
(14) ADDRESS 4 SN2ESSOF Entry point address of DFHWSSOF
(14) ...1 1...   SN2PLL "*-SN2PLIST"
Table 2.
Offset Hex Type Len Name (Dim) Description
(0) STRUCTURE 0 SONENTAB Table of entry points in DFHWSSON
(0) ADDRESS 4 SONESSN2 EPA of DFHWSSN2
(4) ADDRESS 4 SONEDINA EPA of DFHWDINA
(8) ADDRESS 4 SONESXPI EPA of DFHWSXPI