Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dst.h243 #define SENSE_ILI 0x20 macro
Dst.c1981 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1984 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()