Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dar_io.c741 mb.mt_op = MTFSR; in ar_rdsync()
955 mb.mt_op = MTBSR; in ar_rev()
1010 mb.mt_op = MTBSF; in get_phys()
1021 mb.mt_op = MTBSR; in get_phys()
1042 mb.mt_op = MTBSF; in get_phys()
1073 mb.mt_op = MTBSR; in get_phys()
/dragonfly/bin/dd/
H A Dposition.c180 t_op.mt_op = MTFSR; in pos_out()
201 t_op.mt_op = MTBSR; in pos_out()
/dragonfly/sys/sys/
H A Dmtio.h50 short mt_op; /* operations defined below */ member
/dragonfly/usr.sbin/rmt/
H A Drmt.c156 mtop.mt_op = atoi(op); in main()
/dragonfly/usr.bin/tcopy/
H A Dtcopy.c301 op.mt_op = type; in writeop()
/dragonfly/usr.bin/mt/
H A Dmt.c178 mt_com.mt_op = comp->c_code; in main()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_sa.c892 switch (mt->mt_op) { in saioctl()
1053 mt->mt_op, mt->mt_count)); in saioctl()
1056 switch (mt->mt_op) { in saioctl()
1089 switch(mt->mt_op) { in saioctl()
/dragonfly/sys/dev/disk/nata/
H A Datapi-tape.c303 switch ((int16_t) (mt->mt_op)) { in ast_ioctl()
/dragonfly/sbin/restore/
H A Dtape.c493 tcom.mt_op = MTFSF; in setdumpnum()