Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape_std.h86 #define SENSE_RECORD_SEQUENCE_ERR 0x10 macro
H A Dtape_34xx.c473 if (sense[1] & SENSE_RECORD_SEQUENCE_ERR) in tape_34xx_unit_check()