Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape_std.h53 #define READ_BLOCK_ID 0x22 /* 3420 REJECT,3480 OK */ macro
H A Dtape_std.c165 tape_ccw_cc(request->cpaddr + 1, READ_BLOCK_ID, 8, request->cpdata); in tape_std_read_block_id()