The current code is written such that all the attach routines can do so
in parallel. However, newbus serializes children today, and is likely to
do so in the future. Only allocate memory for unit 0. Add an assertion
that this memory is allocated for larger units.
Sponsored by: Netflix