taglinefilesource code
idetape_packet_command_t795drivers/block/ide-tape.cvoid idetape_issue_packet_command  (ide_drive_t *drive,idetape_packet_command_t *pc,ide_handler_t *handler);
idetape_packet_command_t814drivers/block/ide-tape.cvoid idetape_zero_packet_command (idetape_packet_command_t *pc);
idetape_packet_command_t815drivers/block/ide-tape.cvoid idetape_queue_pc_head (ide_drive_t *drive,idetape_packet_command_t *pc,struct request *rq);
idetape_packet_command_t818drivers/block/ide-tape.cidetape_packet_command_t *idetape_next_pc_storage (ide_drive_t *drive);
idetape_packet_command_t832drivers/block/ide-tape.cvoid idetape_create_inquiry_cmd (idetape_packet_command_t *pc);
idetape_packet_command_t834drivers/block/ide-tape.cvoid idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition);
idetape_packet_command_t835drivers/block/ide-tape.cvoid idetape_create_rewind_cmd (idetape_packet_command_t *pc);
idetape_packet_command_t836drivers/block/ide-tape.cvoid idetape_create_write_filemark_cmd (idetape_packet_command_t *pc,int write_filemark);
idetape_packet_command_t837drivers/block/ide-tape.cvoid idetape_create_load_unload_cmd (idetape_packet_command_t *pc,int cmd);
idetape_packet_command_t838drivers/block/ide-tape.cvoid idetape_create_space_cmd (idetape_packet_command_t *pc,long count,byte cmd);
idetape_packet_command_t839drivers/block/ide-tape.cvoid idetape_create_erase_cmd (idetape_packet_command_t *pc);
idetape_packet_command_t840drivers/block/ide-tape.cvoid idetape_create_test_unit_ready_cmd (idetape_packet_command_t *pc);
idetape_packet_command_t841drivers/block/ide-tape.cvoid idetape_create_read_position_cmd (idetape_packet_command_t *pc);
idetape_packet_command_t843drivers/block/ide-tape.cvoid idetape_create_read_cmd (idetape_packet_command_t *pc,unsigned long length);
idetape_packet_command_t845drivers/block/ide-tape.cvoid idetape_create_write_cmd (idetape_packet_command_t *pc,unsigned long length);
idetape_packet_command_t847drivers/block/ide-tape.cvoid idetape_create_request_sense_cmd (idetape_packet_command_t *pc);
idetape_packet_command_t848drivers/block/ide-tape.cvoid idetape_create_mode_sense_cmd (idetape_packet_command_t *pc,byte page_code);
idetape_packet_command_t913drivers/block/ide-tape.cint idetape_queue_pc_tail (ide_drive_t *drive,idetape_packet_command_t *pc);
idetape_packet_command_t1325drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t1428drivers/block/ide-tape.cvoid idetape_issue_packet_command  (ide_drive_t *drive,idetape_packet_command_t *pc,ide_handler_t *handler)
idetape_packet_command_t1533drivers/block/ide-tape.cidetape_packet_command_t *pc=tape->pc;
idetape_packet_command_t1965drivers/block/ide-tape.cidetape_packet_command_t *pc;
idetape_packet_command_t2017drivers/block/ide-tape.cidetape_packet_command_t *pc;
idetape_packet_command_t2195drivers/block/ide-tape.cvoid idetape_create_inquiry_cmd (idetape_packet_command_t *pc)
idetape_packet_command_t2295drivers/block/ide-tape.cvoid idetape_create_request_sense_cmd (idetape_packet_command_t *pc)
idetape_packet_command_t2342drivers/block/ide-tape.cidetape_packet_command_t *pc=tape->failed_pc;
idetape_packet_command_t2370drivers/block/ide-tape.cvoid idetape_create_test_unit_ready_cmd (idetape_packet_command_t *pc)
idetape_packet_command_t2386drivers/block/ide-tape.cvoid idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition)
idetape_packet_command_t2410drivers/block/ide-tape.cvoid idetape_create_rewind_cmd (idetape_packet_command_t *pc)
idetape_packet_command_t2432drivers/block/ide-tape.cvoid idetape_create_mode_sense_cmd (idetape_packet_command_t *pc,byte page_code)
idetape_packet_command_t2465drivers/block/ide-tape.cvoid idetape_create_write_filemark_cmd (idetape_packet_command_t *pc,int write_filemark)
idetape_packet_command_t2487drivers/block/ide-tape.cvoid idetape_create_load_unload_cmd (idetape_packet_command_t *pc,int cmd)
idetape_packet_command_t2506drivers/block/ide-tape.cvoid idetape_create_erase_cmd (idetape_packet_command_t *pc)
idetape_packet_command_t2527drivers/block/ide-tape.cvoid idetape_create_read_cmd (idetape_packet_command_t *pc,unsigned long length)
idetape_packet_command_t2560drivers/block/ide-tape.cvoid idetape_create_space_cmd (idetape_packet_command_t *pc,long count,byte cmd)
idetape_packet_command_t2597drivers/block/ide-tape.cvoid idetape_create_write_cmd (idetape_packet_command_t *pc,unsigned long length)
idetape_packet_command_t2630drivers/block/ide-tape.cvoid idetape_create_read_position_cmd (idetape_packet_command_t *pc)
idetape_packet_command_t2703drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t2824drivers/block/ide-tape.cidetape_packet_command_t *pc;
idetape_packet_command_t2976drivers/block/ide-tape.cpc=(idetape_packet_command_t *) rq->buffer;
idetape_packet_command_t3008drivers/block/ide-tape.cint idetape_queue_pc_tail (ide_drive_t *drive,idetape_packet_command_t *pc)
idetape_packet_command_t3038drivers/block/ide-tape.cvoid idetape_queue_pc_head (ide_drive_t *drive,idetape_packet_command_t *pc,struct request *rq)
idetape_packet_command_t3335drivers/block/ide-tape.cvoid idetape_zero_packet_command (idetape_packet_command_t *pc)
idetape_packet_command_t3401drivers/block/ide-tape.cidetape_packet_command_t *idetape_next_pc_storage (ide_drive_t *drive)
idetape_packet_command_t3780drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t3889drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t3971drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t4105drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t4156drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t4179drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t4198drivers/block/ide-tape.cidetape_packet_command_t pc;
idetape_packet_command_t363drivers/block/ide-tape.hidetape_packet_command_t *pc;    /* Current packet command */
idetape_packet_command_t364drivers/block/ide-tape.hidetape_packet_command_t *failed_pc;   /* Last failed packet command */
idetape_packet_command_t365drivers/block/ide-tape.hidetape_packet_command_t pc_stack [IDETAPE_PC_STACK]; /* Packet command stack */