Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mt/
H A Dmt.c74 { "nbsf", MTNBSF, O_RDONLY, 1 },
203 mt_com.mt_op = MTNBSF; in main()
/titanic_50/usr/src/uts/common/sys/
H A Dmtio.h87 #define MTNBSF 11 /* backward space file to BOF */ macro
/titanic_50/usr/src/cmd/backup/lib/
H A Drmtlib.c428 case MTNBSF: in map_extended_ioctl()
/titanic_50/usr/src/cmd/rmt/
H A Drmt.c253 mtop.mt_op = MTNBSF; in main()
/titanic_50/usr/src/cmd/backup/dump/
H A Ddumptape.c1562 (void) rmtioctl(MTNBSF, 1); in otape()
1566 static struct mtop nbsf = { MTNBSF, 1 }; in otape()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c5751 case MTNBSF: in st_do_mtioctop()
6074 case MTNBSF: in st_do_mtioctop()
15773 "lgclblkno=%"PRIx64"\n", infront?MTBSF:MTNBSF, count, in st_backward_space_files()
15798 infront?MTBSF:MTNBSF, count, un->un_pos.fileno, un->un_pos.blkno); in st_backward_space_files()