Searched refs:config_funct (Results 1 – 7 of 7) sorted by relevance
39 add st.c:st_known_tape_type/config_funct targets \
35 add st.c:st_known_tape_type/config_funct targets \
49 add st.c:st_known_tape_type/config_funct targets \
47 add st.c:st_known_tape_type/config_funct targets \
235 add st.c:st_known_tape_type/config_funct targets \
1849 cfg_functp *config_funct; in st_known_tape_type() local1878 for (config_funct = &config_functs[0]; ; config_funct++) { in st_known_tape_type()1879 if ((*config_funct)(un, ST_INQUIRY->inq_vid, dp)) { in st_known_tape_type()1889 if (*config_funct != st_get_default_conf) { in st_known_tape_type()