Home
last modified time | relevance | path

Searched refs:ftape_command_wait (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-io.h64 extern int ftape_command_wait(qic117_cmd_t command,
Dftape-ctl.c146 TRACE_CATCH(ftape_command_wait(QIC_PHYSICAL_FORWARD, in ftape_seek_to_eot()
162 TRACE_CATCH(ftape_command_wait(QIC_PHYSICAL_REVERSE, in ftape_seek_to_bot()
609 TRACE_CATCH(ftape_command_wait(QIC_SEEK_LOAD_POINT, in ftape_init_drive()
Dftape-rw.c382 result = ftape_command_wait(QIC_STOP_TAPE, in ftape_stop_tape()
1045 result = ftape_command_wait( in ftape_start_tape()
Dftape-io.c347 int ftape_command_wait(qic117_cmd_t command, unsigned int timeout, int *status) in ftape_command_wait() function