Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dtape_std.h29 #define FORSPACEBLOCK 0x37 /* Forward space block */ macro
Dtape_std.c309 ccw = tape_ccw_repeat(ccw, FORSPACEBLOCK, mt_count); in tape_std_mtfsr()
684 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_std_read_backward()
Dtape_3590.c576 tape_ccw_cc(request->cpaddr + 2, FORSPACEBLOCK, 0, NULL); in tape_3590_read_opposite()