SZWRS | Back to Index page |
Prolog Control Block Contents SZWRS DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
SZWRS Prolog | Top of page |
NAME : HCPSZWRS DESCRIPTION: SCSI Container Write same control block DSECT : SZWRS FUNCTION : The SCSI container has a IOSC write same function and this control block is the assembler version of the C writeSameReq_iosct structure. Make sure this control block is updated whenever the C structure is updated. CAUTION: The XLC C compiler aligns all LONG definitions on 64 bit boundaries. Care must be taken to account for the alignment in this DSECT. CREATED BY : HCPDGB for Diag A4 type=format - HCPSZBWT for calls from FBA emulation DELETED BY : HCPDGB - HCPSZBWT RELOCATION CONSIDERATIONS : None COMMENTS : None |
SZWRS Control Block Content | Top of page |
|
SZWRS Storage Layout | Top of page |
*** SZWRS - SCSI Container Write same control block * * +------+--------------------+---------------------------+ * 0 |SZWVER|////////////////////| | * +------+--------------------+ | * | SZWDEVRF | * | +---------------------------+ * 10 | |///////////////////////////| * +---------------------------+///////////////////////////| * |///////////////////////////////////////////////////////| * |///////////////////////////+---------------------------+ * 20 |///////////////////////////|///////////////////////////| * +---------------------------+---------------------------+ * 28 | SZWSTBLK | * +-------------------------------------------------------+ * 30 | SZWNUMBK | * +-------------------------------------------------------+ * 38 | SZWDATA | * +---------------------------+------+--------------------+ * 40 | SZWBLKZ |:BERR |////////////////////| * +---------------------------+------+--------------------+ * 48 | | * = SZWXMEM = * | | * +-------------------------------------------------------+ * 68 | SZWCLCK | * | | * +---------------------------+---------------------------+ * 78 | SZWSTCD | SZWRETC | * +---------------------------+---------------------------+ * 80 | SZWRSN | SZWERRID | * +---------------------------+---------------------------+ * 88 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * D8 * *** SZWRS - SCSI Container Write same control block |
SZWRS Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SZWBERR 0044 SZWBLKZ 0040 SZWBSIZ 0088 000000D8 SZWCLCK 0068 SZWDATA 0038 SZWDEVRF 0004 SZWERRID 0084 SZWNUMBK 0030 SZWRETC 007C SZWRSN 0080 SZWSIZE 0088 0000001B SZWSTBLK 0028 SZWSTCD 0078 SZWVER 0000 SZWXMEM 0048 |
Copyright IBM Corporation, 1990, 2022