Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c608 static int st_mtfsf_ioctl(struct scsi_tape *un, int64_t files);
6061 rval = st_mtfsf_ioctl(un, mtop->mt_count); in st_do_mtioctop()
15256 st_mtfsf_ioctl(struct scsi_tape *un, int64_t files) in st_mtfsf_ioctl() function
15260 ST_FUNC(ST_DEVINFO, st_mtfsf_ioctl); in st_mtfsf_ioctl()