CMN600_UNIT_MAX
static struct cmn600_pmc cmn600_pmcs[CMN600_UNIT_MAX];
if (unit >= CMN600_UNIT_MAX) {
static struct cmn600_pmc cmn600_pmcs[CMN600_UNIT_MAX];
KASSERT(cmn600_units < CMN600_UNIT_MAX,