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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dtape_std.h84 #define SENSE_DRIVE_ONLINE 0x40 macro
H A Dtape_34xx.c344 sense[1] == SENSE_DRIVE_ONLINE ||
350 * sense[1] == SENSE_DRIVE_ONLINE
364 * sense[1] == SENSE_DRIVE_ONLINE &&
378 * sense[1] == SENSE_DRIVE_ONLINE &&
632 if (sense[1] & SENSE_DRIVE_ONLINE) {
H A Dtape_core.c1132 if(*(((__u8 *) irb->ecw) + 1) & SENSE_DRIVE_ONLINE)

Completed in 102 milliseconds