z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


OFFLOAD device data header (JDOHOFLD)

z/OS MVS Using the Subsystem Interface
SA38-0679-00

Header for OFFLOAD device data. Total length of the data for a device is accounted for by the prefix section which follows this header structure. The prefix section will also identify the type of data returned in this header. For OFFLOAD devices the data (section) type is JDTYOFLD. The following sections could be returned within this header:
Data for devices related to that OFFLOAD device is chained to this header using JDOHDEVC pointer. Number of devices in the chain is in JDOHDEV#. Data returned for each related device will have its own unique header structure. Devices related to OFFLOAD device include:
Field Name
Description
JDOHEYE
Eye catcher
JDOHOHDR
Offset to first (prefix) section
JDOHDEV#
Number of related devices in the chain (see JDOHDEV8)
JDOHJPL8
Address of IAZJPLXI for this device
JDOHJPLX
31-bit part of a pointer
JDOHNEX8
Address of header of the next device
JDOHNEXT
31-bit part of the pointer
JDOHDEV8
Address of header of the first related device
JDOHDEVC
31-bit part of the pointer

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014