mtop 968 dev/isa/fd.c if (((struct mtop *)addr)->mt_op != MTOFFL) mtop 699 dev/isa/mcd.c if (((struct mtop *)addr)->mt_op != MTOFFL) mtop 1084 scsi/cd.c if (((struct mtop *)addr)->mt_op == MTRETEN) mtop 1086 scsi/cd.c if (((struct mtop *)addr)->mt_op != MTOFFL) { mtop 920 scsi/sd.c if (((struct mtop *)addr)->mt_op != MTOFFL) { mtop 1059 scsi/st.c struct mtop *mt = (struct mtop *) arg; mtop 43 sys/mtio.h struct mtop { mtop 117 sys/mtio.h #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */