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

/illumos-gate/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);
1932 (void) st_set_target_TLR_mode(un, st_uscsi_cmd);
17546 rval |= st_set_target_TLR_mode(un, ubf);
18511 st_set_target_TLR_mode(struct scsi_tape *un, ubufunc_t ubf) function
18517 ST_FUNC(ST_DEVINFO, st_set_target_TLR_mode);

Completed in 86 milliseconds