tag | line | file | source code |
idetape_packet_command_t | 795 | drivers/block/ide-tape.c | void idetape_issue_packet_command (ide_drive_t *drive,idetape_packet_command_t *pc,ide_handler_t *handler); |
idetape_packet_command_t | 814 | drivers/block/ide-tape.c | void idetape_zero_packet_command (idetape_packet_command_t *pc); |
idetape_packet_command_t | 815 | drivers/block/ide-tape.c | void idetape_queue_pc_head (ide_drive_t *drive,idetape_packet_command_t *pc,struct request *rq); |
idetape_packet_command_t | 818 | drivers/block/ide-tape.c | idetape_packet_command_t *idetape_next_pc_storage (ide_drive_t *drive); |
idetape_packet_command_t | 832 | drivers/block/ide-tape.c | void idetape_create_inquiry_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 834 | drivers/block/ide-tape.c | void idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition); |
idetape_packet_command_t | 835 | drivers/block/ide-tape.c | void idetape_create_rewind_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 836 | drivers/block/ide-tape.c | void idetape_create_write_filemark_cmd (idetape_packet_command_t *pc,int write_filemark); |
idetape_packet_command_t | 837 | drivers/block/ide-tape.c | void idetape_create_load_unload_cmd (idetape_packet_command_t *pc,int cmd); |
idetape_packet_command_t | 838 | drivers/block/ide-tape.c | void idetape_create_space_cmd (idetape_packet_command_t *pc,long count,byte cmd); |
idetape_packet_command_t | 839 | drivers/block/ide-tape.c | void idetape_create_erase_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 840 | drivers/block/ide-tape.c | void idetape_create_test_unit_ready_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 841 | drivers/block/ide-tape.c | void idetape_create_read_position_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 843 | drivers/block/ide-tape.c | void idetape_create_read_cmd (idetape_packet_command_t *pc,unsigned long length); |
idetape_packet_command_t | 845 | drivers/block/ide-tape.c | void idetape_create_write_cmd (idetape_packet_command_t *pc,unsigned long length); |
idetape_packet_command_t | 847 | drivers/block/ide-tape.c | void idetape_create_request_sense_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 848 | drivers/block/ide-tape.c | void idetape_create_mode_sense_cmd (idetape_packet_command_t *pc,byte page_code); |
idetape_packet_command_t | 913 | drivers/block/ide-tape.c | int idetape_queue_pc_tail (ide_drive_t *drive,idetape_packet_command_t *pc); |
idetape_packet_command_t | 1325 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 1428 | drivers/block/ide-tape.c | void idetape_issue_packet_command (ide_drive_t *drive,idetape_packet_command_t *pc,ide_handler_t *handler) |
idetape_packet_command_t | 1533 | drivers/block/ide-tape.c | idetape_packet_command_t *pc=tape->pc; |
idetape_packet_command_t | 1965 | drivers/block/ide-tape.c | idetape_packet_command_t *pc; |
idetape_packet_command_t | 2017 | drivers/block/ide-tape.c | idetape_packet_command_t *pc; |
idetape_packet_command_t | 2195 | drivers/block/ide-tape.c | void idetape_create_inquiry_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2295 | drivers/block/ide-tape.c | void idetape_create_request_sense_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2342 | drivers/block/ide-tape.c | idetape_packet_command_t *pc=tape->failed_pc; |
idetape_packet_command_t | 2370 | drivers/block/ide-tape.c | void idetape_create_test_unit_ready_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2386 | drivers/block/ide-tape.c | void idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition) |
idetape_packet_command_t | 2410 | drivers/block/ide-tape.c | void idetape_create_rewind_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2432 | drivers/block/ide-tape.c | void idetape_create_mode_sense_cmd (idetape_packet_command_t *pc,byte page_code) |
idetape_packet_command_t | 2465 | drivers/block/ide-tape.c | void idetape_create_write_filemark_cmd (idetape_packet_command_t *pc,int write_filemark) |
idetape_packet_command_t | 2487 | drivers/block/ide-tape.c | void idetape_create_load_unload_cmd (idetape_packet_command_t *pc,int cmd) |
idetape_packet_command_t | 2506 | drivers/block/ide-tape.c | void idetape_create_erase_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2527 | drivers/block/ide-tape.c | void idetape_create_read_cmd (idetape_packet_command_t *pc,unsigned long length) |
idetape_packet_command_t | 2560 | drivers/block/ide-tape.c | void idetape_create_space_cmd (idetape_packet_command_t *pc,long count,byte cmd) |
idetape_packet_command_t | 2597 | drivers/block/ide-tape.c | void idetape_create_write_cmd (idetape_packet_command_t *pc,unsigned long length) |
idetape_packet_command_t | 2630 | drivers/block/ide-tape.c | void idetape_create_read_position_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2703 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 2824 | drivers/block/ide-tape.c | idetape_packet_command_t *pc; |
idetape_packet_command_t | 2976 | drivers/block/ide-tape.c | pc=(idetape_packet_command_t *) rq->buffer; |
idetape_packet_command_t | 3008 | drivers/block/ide-tape.c | int idetape_queue_pc_tail (ide_drive_t *drive,idetape_packet_command_t *pc) |
idetape_packet_command_t | 3038 | drivers/block/ide-tape.c | void idetape_queue_pc_head (ide_drive_t *drive,idetape_packet_command_t *pc,struct request *rq) |
idetape_packet_command_t | 3335 | drivers/block/ide-tape.c | void idetape_zero_packet_command (idetape_packet_command_t *pc) |
idetape_packet_command_t | 3401 | drivers/block/ide-tape.c | idetape_packet_command_t *idetape_next_pc_storage (ide_drive_t *drive) |
idetape_packet_command_t | 3780 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 3889 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 3971 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4105 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4156 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4179 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4198 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 363 | drivers/block/ide-tape.h | idetape_packet_command_t *pc; /* Current packet command */ |
idetape_packet_command_t | 364 | drivers/block/ide-tape.h | idetape_packet_command_t *failed_pc; /* Last failed packet command */ |
idetape_packet_command_t | 365 | drivers/block/ide-tape.h | idetape_packet_command_t pc_stack [IDETAPE_PC_STACK]; /* Packet command stack */ |