Home
last modified time | relevance | path

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

/openbsd/bin/dd/
H A Dposition.c134 t_op.mt_op = MTFSR; in pos_out()
155 t_op.mt_op = MTBSR; in pos_out()
/openbsd/bin/pax/
H A Dar_io.c744 mb.mt_op = MTFSR; in ar_rdsync()
958 mb.mt_op = MTBSR; in ar_rev()
1013 mb.mt_op = MTBSF; in get_phys()
1024 mb.mt_op = MTBSR; in get_phys()
1045 mb.mt_op = MTBSF; in get_phys()
1076 mb.mt_op = MTBSR; in get_phys()
/openbsd/bin/mt/
H A Dmt.c111 return rmtioctl(cmd->mt_op, cmd->mt_count); in _rmtmtioctop()
226 mt_com.mt_op = comp->c_code; in main()
/openbsd/sys/sys/
H A Dmtio.h44 short mt_op; /* operations defined below */ member
/openbsd/usr.sbin/rmt/
H A Drmt.c253 mtop.mt_op = atoi(op); in main()
/openbsd/sys/scsi/
H A Dst.c1119 ("[ioctl: op=0x%x count=0x%x]\n", mt->mt_op, mt->mt_count)); in stioctl()
1122 switch (mt->mt_op) { in stioctl()
1243 switch (mt->mt_op) { in stioctl()
H A Dcd.c1044 if (((struct mtop *)addr)->mt_op == MTRETEN) in cdioctl()
1046 if (((struct mtop *)addr)->mt_op != MTOFFL) { in cdioctl()
H A Dsd.c928 if (((struct mtop *)addr)->mt_op != MTOFFL) { in sdioctl()
/openbsd/sys/dev/isa/
H A Dfd.c1006 if (((struct mtop *)addr)->mt_op != MTOFFL) in fdioctl()
/openbsd/sbin/restore/
H A Dtape.c486 tcom.mt_op = MTFSF; in setdumpnum()
/openbsd/sys/arch/sparc64/dev/
H A Dfd.c1828 if (((struct mtop *)addr)->mt_op != MTOFFL) in fdioctl()