Zorro is not like PCI, where you can "double-up" slots to get more performance.
That's {bleep}. Sorry.
PCI is like Zorro in the bus philosophy, with the main difference that Zorro is asynchonous by nature, but PCI is synchronous with a master clock distributed over all PCI connectors.
You have one bus segment, which can be used by one card at a time. Period.
Bandwidth can be increased for
both bus systems by either increasing the bus clock (PCI) / shortening the strobes (Zorro3); by adding more data lines (PCI32 -> PCI64, Zorro II -> Zorro III) or by switching to block transfer modes (Zorro III -> MultiCycleTransfer, PCI -> BurstMode).
In both cases: one device using the bus will lock the others out.
This only changes if you go for switched serial busses, like ATM networks or new PCI-X systems.
Michael