Home
last modified time | relevance | path

Searched refs:SENSE_ILI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h246 #define SENSE_ILI 0x20 macro
H A Dst.c1989 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1992 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h243 #define SENSE_ILI 0x20 macro
H A Dst.c1990 cmdstatp->flags &= ~SENSE_ILI; in read_tape()
1993 if (cmdstatp->flags & SENSE_ILI) { /* ILI */ in read_tape()

Completed in 13 milliseconds