Searched refs:tape_ccw_repeat (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_std.c284 ccw = tape_ccw_repeat(ccw, FORSPACEFILE, mt_count);
309 ccw = tape_ccw_repeat(ccw, FORSPACEBLOCK, mt_count);
341 ccw = tape_ccw_repeat(ccw, BACKSPACEBLOCK, mt_count);
371 ccw = tape_ccw_repeat(ccw, WRITETAPEMARK, mt_count);
396 ccw = tape_ccw_repeat(ccw, BACKSPACEFILE, mt_count);
421 ccw = tape_ccw_repeat(ccw, BACKSPACEFILE, mt_count);
452 ccw = tape_ccw_repeat(ccw, FORSPACEFILE, mt_count);
H A Dtape.h372 tape_ccw_repeat(struct ccw1 *ccw, __u8 cmd_code, int count) function

Completed in 105 milliseconds