MAXPDEVS
struct pdevinit pdevinit[MAXPDEVS] = {{NULL,0}, }; /* XXX: static limit */
KASSERT(pdev_total < MAXPDEVS);