Searched refs:ahd_parse_brace_option (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 1057 ahd_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, in ahd_parse_brace_option() function 1193 s = ahd_parse_brace_option("tag_info", p + n, end, in aic79xx_setup() 1196 s = ahd_parse_brace_option("slewrate", in aic79xx_setup() 1200 s = ahd_parse_brace_option("precomp", in aic79xx_setup() 1204 s = ahd_parse_brace_option("amplitude", in aic79xx_setup()
|