Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape_std.h87 #define SENSE_BEGINNING_OF_TAPE 0x08 macro
H A Dtape_34xx.c360 sense[1] == (SENSE_BEGINNING_OF_TAPE | SENSE_WRITE_MODE) in tape_34xx_unit_check()
792 if (sense[1] & SENSE_BEGINNING_OF_TAPE) in tape_34xx_unit_check()