Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h243 #define SENSE_ILI 0x20 macro
H A Dst.c1984 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1987 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()