SNA NRJE User/Programmer Reference Manual (30292-90006)

156 Chapter5
User Intrinsics
NRJELUList
LUList
An output byte array. The
LUList
array contains a
list of entries of all LU names for the workstation. Each
entry is eight characters, left-justified, with trailing
blanks. Following is an example of a three-entry
LUList
:
ERST
NEXTONE
LAST
ChainSizeList
An output integer array. The
ChainSizeList
array
contains a list of chain sizes for each LU in a
workstation.
A chain size is the number of RUs sent from the
workstation to the host before requesting a positive
response.
MinJobSizeList
An output double-word integer array. This
parameter is hardcoded to return 0.
MaxJobSizeList
An output double-word integer array. This
parameter is hardcoded to return a maximum sector
size of 2147483647.
ActiveLUNumList
An output integer array. The
ActiveLUNumList
array contains a list of active LU numbers. A zero entry
indicates an LU is inactive. An active entry is a positive
integer, which is the LU number.
Following is a three-entry
ActiveLUNumList
corresponding to
LUList
, above:
0 ERST is inactive.
34 NEXTONE is active, and its LU number is 34.
22 LAST is active, and its LU number is 22.
AutoStartList
An output integer array. The
AutoStartList
array
contains a list of flags of LUs that are automatically
initiated.
Automatic starting is a configurable item.