Searched refs:MTOFFL (Results 1 – 8 of 8) sorted by relevance
72 { "offline", MTOFFL, 1, 1 },75 { "rewoffl", MTOFFL, 1, 1 },
55 #define MTOFFL 6 /* rewind and put the drive offline */ macro
646 struct mtop mtoffl = { MTOFFL, 1 }; in check_source_drive()
1006 if (((struct mtop *)addr)->mt_op != MTOFFL) in fdioctl()
1828 if (((struct mtop *)addr)->mt_op != MTOFFL) in fdioctl()
1144 case MTOFFL: /* rewind and put the drive offline */ in stioctl()
928 if (((struct mtop *)addr)->mt_op != MTOFFL) { in sdioctl()
1046 if (((struct mtop *)addr)->mt_op != MTOFFL) { in cdioctl()