IBM SC34-6814-04 Server User Manual


 
v FCIS_BITS4
v FCIS_BITS5
v FCIS_BITS6
v FCIS_BITS7
v FCIS_BITS8
FCIS_GROUP
Always X'4C', indicating that this is a file control SPI request.
FCIS_FUNCT
One byte that defines the type of request:
X'02' INQUIRE FILE
X'04' SET FILE.
FCIS_EIDOPT2
Not used by file control.
FCIS_EIDOPT3
Not used by file control.
FCIS_EIDOPT4
Not used by file control.
FCIS_BITS1
Existence bits which specify which arguments were specified. To obtain
the argument associated with a keyword, you need to obtain the
appropriate address from the command-level parameter structure.
Before using this address you must check the associated existence bit.
If the existence bit is set off, the argument was not specified in the
request and the address should not be used.
X'80' Set if the request contains an argument for the FILE keyword. If
set, FCIS_ADDR1 is meaningful.
X'40' Set if the request contains an argument for the DSNAME
keyword. If set, FCIS_ADDR2 is meaningful.
X'20' Set if the request contains an argument for the
FWDRECSTATUS keyword. If set, FCIS_ADDR3 is meaningful.
X'10' Set if the request contains an argument for the STRINGS
keyword. If set, FCIS_ADDR4 is meaningful.
X'08' Set if the request contains an argument for the BASEDSNAME
keyword. If set, FCIS_ADDR5 is meaningful.
X'04' Set if the request contains an argument for the LSRPOOLID
keyword. If set, FCIS_ADDR6 is meaningful.
X'02' Set if the request contains an argument for the READ keyword.
If set, FCIS_ADDR7 is meaningful.
X'01' Set if the request contains an argument for the UPDATE
keyword. If set, FCIS_ADDR8 is meaningful.
FCIS_BITS2
Existence bits which specify which arguments were specified. The
comments below FCIS_BITS1 also apply to FCIS_BITS2.
X'80' Set if the request contains an argument for the BROWSE
keyword. If set, FCIS_ADDR9 is meaningful.
102 Customization Guide