About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM. |
PIDAWBK
Control Block Contents
PIDAWBK DSECT
Cross Reference (Contains links to field and bit definitions)
PIDAWBK Prolog
Name : HCPPIDAW Description: Paging I/O Format 2 IDAW for paging channel programs DSECT : PIDAWBK Function : A PIDAW contains one Format 2 IDAW for allowing paging channel programs to do I/O to 64 bit host absolute addresses. Located by : PIORDWRA - Contains the pointer to the PIDAW for that PIOBK. For devices on which CKD channel programs are used, PIORDWRA in the first PIOBK in a PIOBK area points to a separate PIDAW area. For ECKD and FBA devices, PIORDWRA points to a PIDAW contained *within* the PIOBK itself. Created by : HCPRDAAT As part of initialization or during ATTACH time for CP-owned volumes (explicitly, separately from the PIOBK, for devices on which CKD channel programs are used, or implicitly, as part of the PIOBK, for ECKD and FBA devices). Deleted by : HCPRDDDT Released if the CP owned volume is DETACHed Comments :
PIDAWBK Control Block Content
PIDAWBK DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure PIDAWBK Paging I/O Format 2 IDAW for paging 0000 0 Dbl-Word 8 PIDAW One paging IDAW (format 2) 0008 8 Dbl-Word 8 PIDAWNXT (0) Next PIDAW 00000008 PIDAWLEN *-PIDAW Size of one PIDAW in bytes 00000001 PIDAWSIZ ((*-PIDAW)+7)/8 Size of one PIDAW in dws End of PIDAW definitions
PIDAWBK Storage Layout
*** PIDAWBK - Paging I/O Format 2 IDAW for paging * * +-------------------------------------------------------+ * 0 | PIDAW | * +-------------------------------------------------------+ * *** PIDAWBK - Paging I/O Format 2 IDAW for paging
PIDAWBK Cross Reference
Symbol Dspl Value -------------- ---- ----- PIDAW 0000 PIDAWLEN 0008 00000008 PIDAWNXT 0008 PIDAWSIZ 0008 00000001
Last updated on 5 Jun 2001 at 16:11:47 EDT.
Copyright IBM Corporation, 1990, 2001