Think of each PCI-Ex16 slot as a highway, each with 16 lanes of traffic. However, with the second highway, only eight of the 16 lanes are finished. The other eight are closed. The same goes for the third highway, but in this case, only four lanes are finished. The remaining 12 for highway #3 are closed. Now, regardless of how many highways are in use, you can only have a total of 16 lanes in use.
If only highway one is in use, all 16 lanes are open. (16/0/0)
If only highway two is in use, all eight finished lanes are open. The other eight remain closed (with no way to open them). (0/8/0)
If only highway three is in use, four lanes are open and the other 12 remain closed. (0/0/4)
If highways one and two are in use then eight lanes of highway one are open and eight lanes of highway two are open. Again, you can only have a maximum of 16 lanes in use at any given time. (8/8/0)
If highways two and three are in use, then eight lanes of highway two and four lanes of highway three are in use. All other lanes are closed. (0/8/4)
If all highways are in use, then only eight lanes of highway one are in use, and only four lanes of each highway two and highway three are in use. All other lanes are closed. (8/4/4)
Hope this helps.
-Wolf sends