Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dst.h246 #define SENSE_ILI 0x20 macro
Dst.c1979 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1982 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()