Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c649 static int st_set_target_TLR_mode(struct scsi_tape *un, ubufunc_t ubf);
1920 result = st_set_target_TLR_mode(un, st_uscsi_cmd); in st_known_tape_type()
1932 (void) st_set_target_TLR_mode(un, st_uscsi_cmd); in st_known_tape_type()
17546 rval |= st_set_target_TLR_mode(un, ubf); in st_make_sure_mode_data_is_correct()
18511 st_set_target_TLR_mode(struct scsi_tape *un, ubufunc_t ubf) in st_set_target_TLR_mode() function
18517 ST_FUNC(ST_DEVINFO, st_set_target_TLR_mode); in st_set_target_TLR_mode()