Home
last modified time | relevance | path

Searched refs:MTOFFL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dmtio.h57 #define MTOFFL 6 /* rewind and put the drive offline */ macro
/freebsd/usr.bin/mt/
H A Dmt.c128 { "offline", MTOFFL, 1, 0 },
131 { "rewoffl", MTOFFL, 1, 0 },
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c1951 case MTOFFL: /* rewind and put the drive offline */ in saioctl()