Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-ctl.c76 static mt_fun mt_dummy, mt_reset, mt_fsr, mt_bsr, mt_rew, mt_offl, mt_nop, variable
89 {mt_rew , 0, 1, 1, 1, 0, "MT_REW" },
353 static int mt_rew(int *dummy) in mt_rew() function
372 result = mt_rew(NULL); in mt_offl()