Example 2

FUNCTION FID=81,PCHID=360,PART=((LP6),(LP2)),VF=1
FUNCTION FID=82,PCHID=360,PART=((LP6),(LP2)),VF=2
FUNCTION FID=83,PCHID=360,PART=((LP6),(LP6,LP2)),VF=3
FUNCTION FID=84,PCHID=360,PART=((LP6),(LP2,LP6)),VF=4
FUNCTION FID=85,PCHID=360,PART=((LP6),(LP3)),VF=5
FUNCTION FID=86,PCHID=360,PART=((LP6),(LP3)),VF=6
FUNCTION FID=87,PCHID=360,PART=((LP6),(LP3)),VF=7
FUNCTION FID=88,PCHID=360,PART=((LP6),(LP3)),VF=8
FUNCTION FID=89,PCHID=360,PART=((LP3),(LP4,LP5)),VF=9
FUNCTION FID=8A,PCHID=360,PART=((LP3),(LP4,LP5)),VF=10
FUNCTION FID=8B,PCHID=360,PART=((LP3),(LP4,LP5)),VF=11
FUNCTION FID=8C,PCHID=360,PART=((LP3),(LP4,LP5)),VF=12
FUNCTION FID=8D,PCHID=360,PART=((LP8),(LP2,LP3,LP4,LP5,LP6)),VF=13
FUNCTION FID=8E,PCHID=360,PART=((LP8),(LP2,LP3,LP4,LP5,LP6)),VF=14
FUNCTION FID=8F,PCHID=360,PART=((LP8),(LP2,LP3,LP4,LP5,LP6)),VF=15
The preceding statements:
  • Defines function identifier 81 through 8F for the card associated with physical channel ID 360.
  • Specifies logical partition LP6 can initially access functions 81 - 84 and that logical partition LP2 is also authorized to access the functions.
  • Specifies logical partition LP6 can initially access functions 85 - 88 and that logical partition LP3 is also authorized to access the functions.
  • Specifies logical partition LP3 can initially access functions 89 - 8C and that logical partitions LP4 and LP5 are also authorized to access the functions.
  • Specifies logical partition LP8 can initially access functions 8D - 8F and that logical partitions LP2, LP3, LP4, LP5, and LP6 are also authorized to access the functions.

The above would be typical of a zEDC Express card on a machine type 2827 or 2828, which can be shared.