Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dst.h243 #define SENSE_ILI 0x20 macro
Dst.c1983 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1986 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()