Searched refs:st_interpret_read_pos (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 603 static int st_interpret_read_pos(struct scsi_tape const *un, tapepos_t *dest, 14544 ((rval = st_interpret_read_pos(un, &un->un_pos, in st_update_block_pos() 14554 rval = st_interpret_read_pos(un, &un->un_running, in st_update_block_pos() 14652 result = st_interpret_read_pos(un, &un->un_pos, cmd->uscsi_cdb[1], in st_get_read_pos() 14727 st_interpret_read_pos(struct scsi_tape const *un, tapepos_t *dest, in st_interpret_read_pos() function 14734 ST_FUNC(ST_DEVINFO, st_interpret_read_pos); in st_interpret_read_pos() 15392 rval = st_interpret_read_pos(un, &un->un_pos, LONG_POS, in st_forward_space_files() 17728 rval = st_interpret_read_pos(un, read, type, in st_recovery_get_position()
|