taglinefilesource code
tape_drive1232drivers/block/ide-tape.cHWIF(drive)->tape_drive=drive;
tape_drive512drivers/block/ide-tape.hif (hwif->tape_drive != NULL) {            \
tape_drive513drivers/block/ide-tape.hif (hwif->tape_drive->tape.request_status) {      \
tape_drive514drivers/block/ide-tape.hSELECT_DRIVE(hwif,hwif->tape_drive);      \
tape_drive515drivers/block/ide-tape.hhwif->tape_drive->tape.last_status=GET_STAT();    \
tape_drive516drivers/block/ide-tape.hhwif->tape_drive->tape.request_status=0;    \
tape_drive339drivers/block/ide.chwif->tape_drive = NULL;
tape_drive440drivers/block/ide.hide_drive_t  *tape_drive;  /* Pointer to the tape on this interface */