Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h842 }tape_position_ext_t; typedef
846 tape_position_ext_t ext;
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c7796 count = min(count, sizeof (tape_position_ext_t)); in st_setup_cmd()
8936 count = sizeof (tape_position_ext_t); in st_make_cmd()
14993 tape_position_ext_t *ext_pos_info = in st_interpret_read_pos()
14994 (tape_position_ext_t *)responce; in st_interpret_read_pos()
17676 cmd.uscsi_buflen = sizeof (tape_position_ext_t); in st_recovery_read_pos()