Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c603 static int st_interpret_read_pos(struct scsi_tape const *un, tapepos_t *dest,
14546 ((rval = st_interpret_read_pos(un, &un->un_pos, in st_update_block_pos()
14556 rval = st_interpret_read_pos(un, &un->un_running, in st_update_block_pos()
14654 result = st_interpret_read_pos(un, &un->un_pos, cmd->uscsi_cdb[1], in st_get_read_pos()
14729 st_interpret_read_pos(struct scsi_tape const *un, tapepos_t *dest, in st_interpret_read_pos() function
14736 ST_FUNC(ST_DEVINFO, st_interpret_read_pos); in st_interpret_read_pos()
15394 rval = st_interpret_read_pos(un, &un->un_pos, LONG_POS, in st_forward_space_files()
17730 rval = st_interpret_read_pos(un, read, type, in st_recovery_get_position()