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


Printer/punch data header (JDPHPRPU)

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

The header for printer/punch device data can return data for local and remote printers and local and remote punches. The 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 printer/punch devices the data (section) type is JDTYPRPU.

Field Name
Description
JDPHEYE
Eye-catcher. Set to JDPHPRPU by the subsystem.
JDPHOHDR
Offset to the first section in this container, the common prefix section mapped by Common prefix section (JDCXPREF).
JDPHJPL8
Address of the system information entry for the JESPLEX member that owns this device. This entry is contained in the system/member information data area pointed to by SSJDSIN8 output field in the parameter list and is mapped by System Information in IAZJPLXI macro.

This is a 64-bit pointer. JDPHJPLX is the 31-bit part of this pointer.

JDPHNEX8
Address of the data area of the next device in the chain.

This is a 64-bit pointer. JDPHNEXT is the 31-bit part of this pointer.

JDPHPAR8
Address of the data area of the parent device (remote, line or none).

This is a 64-bit pointer. JDPHPARN is the 31-bit part of this pointer.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014