I need to move phys_avail and dump_avail into MI code so that I can write boot time allocators. This also eliminates a lot of confusing redundant code and definitions. Since MI is manipulating these arrays it makes sense to define them MI.
The following two revisions depend on this refactoring:
https://reviews.freebsd.org/D21251
https://reviews.freebsd.org/D21252