Home
last modified time | relevance | path

Searched refs:rewinds (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-ctl.h55 unsigned int rewinds; /* number of tape rewinds */ member
Dftape-ctl.c246 ft_history.rewinds = 0; in clear_history()
838 if (ft_history.rewinds > 0) { in ftape_disable()
841 ft_history.rewinds); in ftape_disable()
Dftape-proc.c173 ft_history.rewinds); in get_history_info()
Dftape-rw.c1031 ++ft_history.rewinds; in ftape_start_tape()
Dfdc-isr.c425 ++ft_history.rewinds; in pause_tape()
/linux-2.4.37.9/drivers/char/ftape/
DRELEASE-NOTES737 rewinds on timeout.