MAX_SI_TYPE_STR
static char si_type_str[MAX_SI_TYPE_STR] __initdata;
module_param_string(type, si_type_str, MAX_SI_TYPE_STR, 0);