Searched refs:SENSE_DRIVE_ONLINE (Results 1 – 3 of 3) sorted by relevance
84 #define SENSE_DRIVE_ONLINE 0x40 macro
359 sense[1] == SENSE_DRIVE_ONLINE || in tape_34xx_unit_check()647 if (sense[1] & SENSE_DRIVE_ONLINE) { in tape_34xx_unit_check()
1120 if(*(((__u8 *) irb->ecw) + 1) & SENSE_DRIVE_ONLINE) in __tape_do_irq()