tag | line | file | source code |
mt_type | 808 | drivers/char/ftape/ftape-ctl.c | krnl_arg.mtget.mt_type = drive_type.vendor_id + 0x800000; |
mt_type | 2964 | drivers/char/tpqic02.c | ioctl_status.mt_type = QIC02_TAPE_DRIVE; /* MT_IS* id nr */ |
mt_type | 2841 | drivers/scsi/st.c | scsi_tapes[i].mt_status->mt_type = MT_ISSCSI1; |
mt_type | 2843 | drivers/scsi/st.c | scsi_tapes[i].mt_status->mt_type = MT_ISSCSI2; |
mt_type | 66 | include/linux/mtio.h | long mt_type; /* type of magtape device */ |
mt_type | 149 | include/linux/mtio.h | long mt_type; /* drive type */ |
mt_type | 383 | include/linux/tpqic02.h | # define QIC02_TAPE_DRIVE (qic02_tape_dynconf.mt_type) |