Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c620 static int st_space_to_begining_of_file(struct scsi_tape *un);
15366 rval = st_space_to_begining_of_file(un); in st_forward_space_files()
15390 rval = st_space_to_begining_of_file(un); in st_forward_space_files()
15395 rval = st_space_to_begining_of_file(un); in st_forward_space_files()
15446 st_space_to_begining_of_file(struct scsi_tape *un) in st_space_to_begining_of_file() function
15450 ST_FUNC(ST_DEVINFO, st_space_to_begining_of_file); in st_space_to_begining_of_file()