Searched refs:ST_FUNC (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 1609 ST_FUNC(devp->sd_dev, st_doattach); in st_doattach() 1852 ST_FUNC(ST_DEVINFO, st_known_tape_type); in st_known_tape_type() 1994 ST_FUNC(ST_DEVINFO, st_validate_conf_data); in st_validate_conf_data() 2085 ST_FUNC(ST_DEVINFO, st_get_conf_from_st_dot_conf); in st_get_conf_from_st_dot_conf() 2247 ST_FUNC(ST_DEVINFO, st_get_conf_from_st_conf_dot_c); in st_get_conf_from_st_conf_dot_c() 2282 ST_FUNC(ST_DEVINFO, st_get_conf_from_tape_drive); in st_get_conf_from_tape_drive() 2450 ST_FUNC(ST_DEVINFO, st_get_densities_from_type_drive); in st_get_densities_from_tape_drive() 2597 ST_FUNC(ST_DEVINFO, st_get_timeout_values_from_type_drive); in st_get_timeout_values_from_tape_drive() 2692 ST_FUNC(ST_DEVINFO, st_get_timeouts_value); in st_get_timeouts_value() 2751 ST_FUNC(ST_DEVINFO, st_get_default_conf); in st_get_default_conf() [all …]
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_trace.h | 110 #define ST_FUNC 0x000f /* functions per category */ macro
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 1492 #define ST_FUNC(d, fn) if (st_debug & 0x20) { DEBLOCK(d) \ macro 1525 #define ST_FUNC(d, fn) macro
|
/titanic_50/usr/src/cmd/avs/sdbc/ |
H A D | scmadm.c | 1649 int fn = f & ST_FUNC;
|