MEI_DEV_KIND_MAX
static_assert(ARRAY_SIZE(mei_kind_names) == MEI_DEV_KIND_MAX);
if (dev->kind < MEI_DEV_KIND_MEI || dev->kind >= MEI_DEV_KIND_MAX)