HomeSort by: relevance | last modified time | path
    Searched refs:MTREW (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/sys/
mtio.h 55 #define MTREW 5 /* rewind */
  /src/sys/arch/hp300/stand/common/
ct.c 62 #define MTREW 11
200 ctstrategy(f->f_devdata, MTREW, 0, 0, ctio_buf, &resid);
212 ctstrategy(f->f_devdata, MTREW, 0, 0, ctio_buf, &resid);
261 if (func != MTREW) {
  /src/sys/compat/linux/common/
linux_mtio.c 61 { LINUX_MTREW, MTREW },
  /src/bin/mt/
mt.c 95 { CMD("rewind"), MTIOCTOP, MTREW, 1, 0 },
180 mt_com.mt_op = MTREW;
  /src/usr.bin/tcopy/
tcopy.c 225 writeop(outp, MTREW);
226 writeop(inp, MTREW);
  /src/sys/dev/gpib/
ct.c 398 ctcommand(dev, MTREW, 1);
420 ctcommand(dev, MTREW, 1);
428 cmd = MTREW;
543 case MTREW:
813 case MTREW:
875 case MTREW:
mt.c 364 (void) mtcommand(dev, MTREW, 0);
457 (void) mtcommand(dev, MTREW, 0);
668 case MTREW:
703 case MTREW:
1003 case MTREW:
  /src/sys/arch/hp300/dev/
ct.c 439 ctcommand(dev, MTREW, 1);
458 ctcommand(dev, MTREW, 1);
466 cmd = MTREW;
575 case MTREW:
852 case MTREW:
918 case MTREW:
mt.c 346 (void) mtcommand(dev, MTREW, 0);
434 (void)mtcommand(dev, MTREW, 0);
611 case MTREW:
646 case MTREW:
966 case MTREW:
  /src/sys/dev/mscp/
mscp_tape.c 263 mtcmd(mt, MTREW, 0, 1);
497 case MTREW:
  /src/sys/dev/qbus/
ts.c 437 case MTREW:
902 tscommand(sc, dev, MTREW, 0);
973 case MTREW: /* rewind */
  /src/sys/dev/isa/
wt.c 570 case MTREW: /* rewind */
  /src/sys/dev/scsipi/
st.c 1541 case MTREW: /* rewind */

Completed in 21 milliseconds