Home
last modified time | relevance | path

Searched refs:SENSE_DRIVE_ONLINE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_std.h84 #define SENSE_DRIVE_ONLINE 0x40 macro
H A Dtape_34xx.c348 * sense[1] == SENSE_DRIVE_ONLINE && in tape_34xx_unit_check()
359 sense[1] == SENSE_DRIVE_ONLINE || in tape_34xx_unit_check()
365 * sense[1] == SENSE_DRIVE_ONLINE in tape_34xx_unit_check()
379 * sense[1] == SENSE_DRIVE_ONLINE && in tape_34xx_unit_check()
393 * sense[1] == SENSE_DRIVE_ONLINE && in tape_34xx_unit_check()
647 if (sense[1] & SENSE_DRIVE_ONLINE) { in tape_34xx_unit_check()
H A Dtape_core.c1169 if(*(((__u8 *) irb->ecw) + 1) & SENSE_DRIVE_ONLINE) in __tape_do_irq()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_std.h84 #define SENSE_DRIVE_ONLINE 0x40 macro
H A Dtape_34xx.c348 * sense[1] == SENSE_DRIVE_ONLINE && in tape_34xx_unit_check()
359 sense[1] == SENSE_DRIVE_ONLINE || in tape_34xx_unit_check()
365 * sense[1] == SENSE_DRIVE_ONLINE in tape_34xx_unit_check()
379 * sense[1] == SENSE_DRIVE_ONLINE && in tape_34xx_unit_check()
393 * sense[1] == SENSE_DRIVE_ONLINE && in tape_34xx_unit_check()
647 if (sense[1] & SENSE_DRIVE_ONLINE) { in tape_34xx_unit_check()
H A Dtape_core.c1120 if(*(((__u8 *) irb->ecw) + 1) & SENSE_DRIVE_ONLINE) in __tape_do_irq()

Completed in 7 milliseconds