
  Hitachi Lightning 9900™ User and Reference Guide  57 
Figure 4.3 shows a sample IOCP hardware definition for a 9900 with: 
 2105 ID. 
 Eight (8) ExSA™ (ESCON®) channels directly connected to the 9900. 
 Four (4) LCUs with 256 LVIs per control unit. 
 One (1) cu statement per logical control unit. 
 One hundred twenty-eight (128) 3390 base addresses per CU 0 and 1. 
 One hundred twenty-eight (128) 3390 alias addresses per CU 0 and 1. 
 Sixty-four (64) 3390 base addresses in CU 2. 
 One hundred ninety-two (192) 3390 alias addresses in CU 2. 
 One hundred twenty-eight (128) 3390 addresses in CU 3. 
 Sixty-four (64) 3390 base addresses per CU 3. 
 Sixty-four (64) 3390 alias addresses per CU 3. 
 To protect data integrity due to multiple operating systems sharing these volumes, these 
devices require FEATURE=SHARED. 
Note: If you maintain separate IOCP definitions files and create your SCDS or IOCDS manually 
by running the IZP IOCP program, you must define each LCU on a 9900 subsystem using one 
CNTLUNIT statement in IOCP. While it is possible to define an LCU on a 9900 subsystem using 
multiple CNTLUNIT statements in IOCP, the resulting input deck cannot be migrated to HCD 
due to an IBM® restriction allowing only one CNTLUNIT definition. 
CHPID PATH=(60,61,62,63,64,65,66,67),TYPE=CNC 
CNTLUNIT CUNUMBR=8000,PATH=(60,61,62,63,64,65,66,67),         * 
               UNITADD=((00,256)),CUADD=0,UNIT=2105 
CNTLUNIT CUNUMBR=8100,PATH=(60,61,62,63,64,65,66,67),         * 
               UNITADD=((00,256)),CUADD=1,UNIT=2105 
CNTLUNIT CUNUMBR=8200,PATH=(60,61,62,63,64,65,66,67),         * 
               UNITADD=((00,256)),CUADD=2,UNIT=2105 
CNTLUNIT CUNUMBR=8300,PATH=(60,61,62,63,64,65,66,67),         * 
               UNITADD=((00,256)),CUADD=3,UNIT=2105 
IODEVICE ADDRESS=(8000,128),CUNUMBR=(8000),STADET=Y,UNIT=3390B,FEATURE=SHARED 
IODEVICE ADDRESS=(8080,128),CUNUMBR=(8000),STADET=Y,UNIT=3390A,FEATURE=SHARED 
IODEVICE ADDRESS=(8100,128),CUNUMBR=(8100),STADET=Y,UNIT=3390B,FEATURE=SHARED 
IODEVICE ADDRESS=(8180,128),CUNUMBR=(8100),STADET=Y,UNIT=3390A,FEATURE=SHARED 
IODEVICE ADDRESS=(8200,064),CUNUMBR=(8200),STADET=Y,UNIT=3390B,FEATURE=SHARED 
IODEVICE ADDRESS=(8240,192),CUNUMBR=(8200),STADET=Y,UNIT=3390A,FEATURE=SHARED 
IODEVICE ADDRESS=(8300,128),CUNUMBR=(8300),STADET=Y,UNIT=3390,FEATURE=SHARED 
IODEVICE ADDRESS=(8380,064),CUNUMBR=(8300),STADET=Y,UNIT=3390B,FEATURE=SHARED 
IODEVICE ADDRESS=(83C0,064),CUNUMBR=(8300),STADET=Y,UNIT=3390A,FEATURE=SHARED 
Figure 4.3  IOCP Definition for 1024 LVIs (9900 directly connected to CPU)