Searched refs:FORSPACEBLOCK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_std.h | 30 #define FORSPACEBLOCK 0x37 /* Forward space block */ macro
|
H A D | tape_std.c | 303 ccw = tape_ccw_repeat(ccw, FORSPACEBLOCK, mt_count); in tape_std_mtfsr() 678 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_std_read_backward()
|
H A D | tape_3590.c | 572 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_3590_read_opposite()
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | tape_std.h | 30 #define FORSPACEBLOCK 0x37 /* Forward space block */ macro
|
H A D | tape_std.c | 303 ccw = tape_ccw_repeat(ccw, FORSPACEBLOCK, mt_count); in tape_std_mtfsr() 678 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_std_read_backward()
|
H A D | tape_3590.c | 572 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_3590_read_opposite()
|
Completed in 7 milliseconds