Searched defs:mt_count (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/drivers/s390/char/ |
D | tape_std.c | 272 tape_std_mtfsf(struct tape_device *device, int mt_count) in tape_std_mtfsf() 296 tape_std_mtfsr(struct tape_device *device, int mt_count) in tape_std_mtfsr() 328 tape_std_mtbsr(struct tape_device *device, int mt_count) in tape_std_mtbsr() 359 tape_std_mtweof(struct tape_device *device, int mt_count) in tape_std_mtweof() 384 tape_std_mtbsfm(struct tape_device *device, int mt_count) in tape_std_mtbsfm() 408 tape_std_mtbsf(struct tape_device *device, int mt_count) in tape_std_mtbsf() 439 tape_std_mtfsfm(struct tape_device *device, int mt_count) in tape_std_mtfsfm() 469 tape_std_mtrew(struct tape_device *device, int mt_count) in tape_std_mtrew() 492 tape_std_mtoffl(struct tape_device *device, int mt_count) in tape_std_mtoffl() 513 tape_std_mtnop(struct tape_device *device, int mt_count) in tape_std_mtnop() [all …]
|
D | tape_34xx.c | 1083 tape_34xx_mttell(struct tape_device *device, int mt_count) in tape_34xx_mttell() 1103 tape_34xx_mtseek(struct tape_device *device, int mt_count) in tape_34xx_mtseek()
|
D | tape_core.c | 1303 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()
|
D | tape_3590.c | 526 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
|
/linux-3.3/include/linux/ |
D | mtio.h | 21 int mt_count; /* how many of them */ member
|
/linux-3.3/drivers/ide/ |
D | ide-tape.c | 1062 int mt_count) in idetape_space_over_filemarks() 1252 static int idetape_mtioctop(ide_drive_t *drive, short mt_op, int mt_count) in idetape_mtioctop()
|
/linux-3.3/drivers/scsi/ |
D | osst.c | 1849 int mt_op, int mt_count) in osst_space_over_filemarks_backward() 1948 int mt_op, int mt_count) in osst_space_over_filemarks_forward_slow() 2002 int mt_op, int mt_count) in osst_space_over_filemarks_forward_fast()
|