SWPBK | Back to Index page |
Prolog Control Block Contents SWPBK DSECT SWPI DSECT SWP_MACTK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
SWPBK Prolog | Top of page |
NAME : HCPSWPBK DESCRIPTION: VSWITCH Port Group Block DSECT : SWPBK FUNCTION : Define a structure to represent a Virtual Switch Port Group to be used for Link Aggregation. LOCATED BY : SLMSWPHD - System LAN Management Block when a port group is added to the system. LANSPBLK - The LAN Block when the port group is configured to a specific virtual switch. CREATED BY : CP SET PORT GROUP Command or an IVL VSwitch's Global Port Group Manager. DELETED BY : CP SET PORT GROUP Command or an IVL VSwitch's Global Port Group Manager. SERIALIZED : (SLMLKWRD) System LAN Management Lock when adding or removing a L:SWPBK from the system. SWPFPNT and SWPBPNT are serialized by this lock. (LANLKWRD) Since a port group can't be deleted while it is configured to a VSwitch, holding the LANLKWRD Lock will prevent the SWPBK from being deleted. Although fields within the SWPBK may change if the SWPBK Lock is not held. (SWPLOCK) VSwitch Port Group Lock must be held exclusive when modifying fields within the SWPBK. The only exception is for SWPFPNT and SWPBPNT, which are protected by the SLMLKWRD Lock. REFERENCES : None RELOCATION CONSIDERATIONS : None |
SWPBK Control Block Content | Top of page |
|
SWPBK Storage Layout | Top of page |
*** SWPBK - VSWITCH Port Group Block * * +---------------------------+---------------------------+ * 0 | SWPFPNT | SWPBPNT | * +---------------------------+---------------------------+ * 8 | SWPGROUP | * +-------------------------------------------------------+ * 10 | | * = SWPLOCK = * | | * +---------------------------+------+------+-------------+ * 28 | SWPGPGET |:FLAGS|:LBAL | SWPINTVL | * +-------------+-------------+------+------+------+------+ * 30 | SWPINTSC | SWPINTV2 | SWPINTS2 |SWPCNT|//////| * +-------------+-------------+-------------+------+------+ * 38 | SWPLBPRF |/////////////| SWPLBTOD | * +-------------+-------------+---------------------------+ * 40 | | * = SWPARRAY = * | | * +-------------------------------------------------------+ * 80 * *** SWPBK - VSWITCH Port Group Block *** SWPI - VSWITCH Port Group Block * * +---------------------------+-------------+-------------+ * 0 | SWPILANBK |/////////////| SWPIRDDCT | * +---------------------------+-------------+-------------+ * 8 | SWPIRRDEV |///////////////////////////| * +---------------------------+---------------------------+ * 10 * *** SWPI - VSWITCH Port Group Block *** SWP_MACTK - VSWITCH Port Group Block * * +-------------------------------------------------------+ * 0 | SWP_VSWF | * +-------------------------------------------------------+ * 8 | SWP_SYSF | * +-------------------------------------------------------+ * 10 | SWP_VSWL | * +-------------------------------------------------------+ * 18 | SWP_SYSL | * +-------------+-----------------------------------------+ * 20 |/////////////| SWP_MACT | * +-------------+-----------------------------------------+ * 28 | SWP_PGRP | * +-------------+------+------+---------------------------+ * 30 | SWP_PCHD |:_FLAG|:_PRTF|///////////////////////////| * +-------------+------+------+---------------------------+ * 38 * *** SWP_MACTK - VSWITCH Port Group Block |
SWPBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- SWP$END 0040 00000080 SWP_FLAG 0032 SWP_MACT 0022 SWP_MACTKSZ 0034 00000007 SWP_MACTKSZB 0034 00000038 SWP_PCHD 0030 SWP_PGRP 0028 SWP_PRTF 0033 SWP_SYSF 0008 SWP_SYSL 0018 SWP_VSWF 0000 SWP_VSWL 0010 SWPARRAY 0040 SWPBKLN 0040 00000080 SWPBKSZ 0040 00000010 SWPBPNT 0004 SWPCNT 0036 SWPCOLAB 002D 00000010 SWPDISCY 002C 10 SWPFLAGS 002C SWPFORCE 002D 00000008 SWPFPNT 0000 SWPGPGET 0028 SWPGROUP 0008 SWPILANBK 0000 SWPINDP 002D 00000000 SWPINTSC 0030 SWPINTS2 0034 SWPINTVL 002E SWPINTV2 0032 SWPIRDDCT 0006 SWPIRRDEV 0008 SWPISZB 000C 00000010 SWPLACP 002C 80 SWPLBAL 002D SWPLBPRF 0038 SWPLBTOD 003C SWPLBTOK 0038 SWPLOCK 0010 SWPSHPG 002C 40 SWPSTEST 002D 0000000C SWPVPCHD 0032 80 |
Copyright IBM Corporation, 1990, 2022