Searched defs: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,
14544 ((rval = st_interpret_read_pos(un, &un->un_pos,
14554 rval = st_interpret_read_pos(un, &un->un_running,
14652 result = st_interpret_read_pos(un, &un->un_pos, cmd->uscsi_cdb[1],
14717 * st_interpret_read_pos()
14727 st_interpret_read_pos(struct scsi_tape const *un, tapepos_t *dest, function
14734 ST_FUNC(ST_DEVINFO, st_interpret_read_pos);
15392 rval = st_interpret_read_pos(un, &un->un_pos, LONG_POS,
17728 rval = st_interpret_read_pos(un, read, type,

Completed in 107 milliseconds