Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Dtape_std.h30 #define FORSPACEBLOCK 0x37 /* Forward space block */ macro
Dtape_std.c303 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()
Dtape_3590.c572 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_3590_read_opposite()