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

  /src/sys/sys/
mtio.h 56 #define MTOFFL 6 /* rewind and put the drive offline */
  /src/sys/compat/linux/common/
linux_mtio.c 62 { LINUX_MTOFFL, MTOFFL },
  /src/bin/mt/
mt.c 91 { CMD("offline"), MTIOCTOP, MTOFFL, 1, 0 },
96 { CMD("rewoffl"), MTIOCTOP, MTOFFL, 1, 0 },
  /src/sbin/dump/
tape.c 399 (void) rmtioctl(MTOFFL, 0);
412 offl.mt_op = MTOFFL;
  /src/usr.bin/eject/
eject.c 387 m.mt_op = MTOFFL;
  /src/sys/dev/gpib/
ct.c 517 case MTOFFL:
814 case MTOFFL:
876 case MTOFFL:
mt.c 666 case MTOFFL:
686 case MTOFFL:
1002 case MTOFFL:
  /src/sys/arch/hp300/dev/
mt.c 609 case MTOFFL:
629 case MTOFFL:
965 case MTOFFL:
ct.c 549 case MTOFFL:
853 case MTOFFL:
919 case MTOFFL:
  /src/sys/dev/mscp/
mscp_tape.c 505 case MTOFFL:
  /src/sys/dev/qbus/
ts.c 440 case MTOFFL:
974 case MTOFFL: /* rewind and put the drive offline */
  /src/sys/dev/isa/
wt.c 571 case MTOFFL: /* rewind and put the drive offline */
  /src/sys/dev/scsipi/
st.c 1544 case MTOFFL: /* rewind and put the drive offline */

Completed in 41 milliseconds