Home
last modified time | relevance | path

Searched refs:config_funct (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/io/warlock/
H A Dst.wlcmd39 add st.c:st_known_tape_type/config_funct targets \
H A Dst_with_isp.wlcmd35 add st.c:st_known_tape_type/config_funct targets \
H A Dst_with_esp.wlcmd35 add st.c:st_known_tape_type/config_funct targets \
H A Dst_with_glm.wlcmd49 add st.c:st_known_tape_type/config_funct targets \
H A Dst_with_fas.wlcmd47 add st.c:st_known_tape_type/config_funct targets \
H A Dscsa2usb_with_usba.wlcmd235 add st.c:st_known_tape_type/config_funct targets \
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c1849 cfg_functp *config_funct; in st_known_tape_type() local
1878 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()