Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.h246 #define SENSE_ILI 0x20 macro
H A Dst.c1982 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1985 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()