Searched defs:mt_count (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/s390/char/ |
H A D | tape_std.c | 268 tape_std_mtfsf(struct tape_device *device, int mt_count) in tape_std_mtfsf() 292 tape_std_mtfsr(struct tape_device *device, int mt_count) in tape_std_mtfsr() 324 tape_std_mtbsr(struct tape_device *device, int mt_count) in tape_std_mtbsr() 355 tape_std_mtweof(struct tape_device *device, int mt_count) in tape_std_mtweof() 380 tape_std_mtbsfm(struct tape_device *device, int mt_count) in tape_std_mtbsfm() 404 tape_std_mtbsf(struct tape_device *device, int mt_count) in tape_std_mtbsf() 435 tape_std_mtfsfm(struct tape_device *device, int mt_count) in tape_std_mtfsfm() 465 tape_std_mtrew(struct tape_device *device, int mt_count) in tape_std_mtrew() 488 tape_std_mtoffl(struct tape_device *device, int mt_count) in tape_std_mtoffl() 509 tape_std_mtnop(struct tape_device *device, int mt_count) in tape_std_mtnop() [all …]
|
H A D | tape_34xx.c | 1068 tape_34xx_mttell(struct tape_device *device, int mt_count) in tape_34xx_mttell() 1088 tape_34xx_mtseek(struct tape_device *device, int mt_count) in tape_34xx_mtseek()
|
H A D | tape_core.c | 1242 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()
|
H A D | tape_3590.c | 522 tape_3590_mttell(struct tape_device *device, int mt_count) in tape_3590_mttell()
|
/linux/include/uapi/linux/ |
H A D | mtio.h | 22 int mt_count; /* how many of them */ member
|