Searched defs:mt_op (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/s390/char/ |
D | tapechar.c | 339 tape_mtioctop (struct file *filp, short mt_op, int mt_count) in tape_mtioctop()
|
/linux-2.4.37.9/drivers/scsi/ |
D | osst.c | 1650 int mt_op, int mt_count) in osst_space_over_filemarks_backward() 1749 int mt_op, int mt_count) in osst_space_over_filemarks_forward_slow() 1803 int mt_op, int mt_count) in osst_space_over_filemarks_forward_fast()
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-tape.c | 4539 static int idetape_onstream_space_over_filemarks_backward (ide_drive_t *drive,short mt_op,int mt_co… in idetape_onstream_space_over_filemarks_backward() 4588 static int idetape_onstream_space_over_filemarks_forward_slow (ide_drive_t *drive,short mt_op,int m… in idetape_onstream_space_over_filemarks_forward_slow() 4634 static int idetape_onstream_space_over_filemarks_forward_fast (ide_drive_t *drive,short mt_op,int m… in idetape_onstream_space_over_filemarks_forward_fast() 4728 static int idetape_space_over_filemarks (ide_drive_t *drive,short mt_op,int mt_count) in idetape_space_over_filemarks() 5364 static int idetape_mtioctop (ide_drive_t *drive,short mt_op,int mt_count) in idetape_mtioctop()
|
/linux-2.4.37.9/include/linux/ |
D | mtio.h | 21 short mt_op; /* operations defined below */ member
|