Searched refs:setup_strings (Results 1 – 4 of 4) sorted by relevance
94 to read the comments for 'setup_strings' near the top132 search for 'setup_strings' near the top of the in2000.c file and
170 static char *setup_strings = 0; variable173 MODULE_PARM(setup_strings, "s");1758 if (!done_setup && setup_strings) in wd33c93_init()1759 wd33c93_setup(setup_strings); in wd33c93_init()
182 static char *setup_strings = 0; variable185 MODULE_PARM(setup_strings, "s");1960 if (!done_setup && setup_strings) in in2000_detect()1961 in2000_setup(setup_strings,0); in in2000_detect()
360 static char *setup_strings[] = variable363 #define MAX_SETUP_STRINGS (sizeof(setup_strings) / sizeof(char *))385 setup_strings[i] = p1; in ncr53c7xx_setup()390 setup_strings[i] = p1; in ncr53c7xx_setup()410 if (!strncmp(setup_strings[x], key, strlen(key))) in check_setup_strings()412 if (!strncmp(setup_strings[x], "next", strlen("next"))) in check_setup_strings()418 cp = setup_strings[x] + strlen(key); in check_setup_strings()