taglinefilesource code
tape_drive1214drivers/block/ide-tape.cHWIF(drive)->tape_drive=drive;
tape_drive484drivers/block/ide-tape.hif (hwif->tape_drive != NULL) {            \
tape_drive485drivers/block/ide-tape.hif (hwif->tape_drive->tape.request_status) {      \
tape_drive486drivers/block/ide-tape.hOUT_BYTE(hwif->tape_drive->select.all,IDE_SELECT_REG);  \
tape_drive487drivers/block/ide-tape.hhwif->tape_drive->tape.last_status=GET_STAT();    \
tape_drive488drivers/block/ide-tape.hhwif->tape_drive->tape.request_status=0;    \
tape_drive322drivers/block/ide.chwif->tape_drive = NULL;
tape_drive404drivers/block/ide.hide_drive_t  *tape_drive;  /* Pointer to the tape on this interface */