tag | line | file | source code |
idetape_packet_command_t | 819 | 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 | 838 | drivers/block/ide-tape.c | void idetape_zero_packet_command (idetape_packet_command_t *pc); |
idetape_packet_command_t | 839 | 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 | 842 | drivers/block/ide-tape.c | idetape_packet_command_t *idetape_next_pc_storage (ide_drive_t *drive); |
idetape_packet_command_t | 849 | drivers/block/ide-tape.c | void idetape_create_inquiry_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 851 | drivers/block/ide-tape.c | void idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition); |
idetape_packet_command_t | 852 | drivers/block/ide-tape.c | void idetape_create_rewind_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 853 | drivers/block/ide-tape.c | void idetape_create_write_filemark_cmd (idetape_packet_command_t *pc,int write_filemark); |
idetape_packet_command_t | 854 | drivers/block/ide-tape.c | void idetape_create_load_unload_cmd (idetape_packet_command_t *pc,int cmd); |
idetape_packet_command_t | 855 | drivers/block/ide-tape.c | void idetape_create_space_cmd (idetape_packet_command_t *pc,long count,byte cmd); |
idetape_packet_command_t | 856 | drivers/block/ide-tape.c | void idetape_create_erase_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 857 | drivers/block/ide-tape.c | void idetape_create_test_unit_ready_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 858 | drivers/block/ide-tape.c | void idetape_create_read_position_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 860 | drivers/block/ide-tape.c | void idetape_create_read_cmd (idetape_packet_command_t *pc,unsigned long length); |
idetape_packet_command_t | 862 | drivers/block/ide-tape.c | void idetape_create_write_cmd (idetape_packet_command_t *pc,unsigned long length); |
idetape_packet_command_t | 864 | drivers/block/ide-tape.c | void idetape_create_request_sense_cmd (idetape_packet_command_t *pc); |
idetape_packet_command_t | 865 | drivers/block/ide-tape.c | void idetape_create_mode_sense_cmd (idetape_packet_command_t *pc,byte page_code); |
idetape_packet_command_t | 928 | drivers/block/ide-tape.c | int idetape_queue_pc_tail (ide_drive_t *drive,idetape_packet_command_t *pc); |
idetape_packet_command_t | 1350 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 1453 | 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 | 1578 | drivers/block/ide-tape.c | idetape_packet_command_t *pc=tape->pc; |
idetape_packet_command_t | 2051 | drivers/block/ide-tape.c | idetape_packet_command_t *pc; |
idetape_packet_command_t | 2103 | drivers/block/ide-tape.c | idetape_packet_command_t *pc; |
idetape_packet_command_t | 2272 | drivers/block/ide-tape.c | void idetape_create_inquiry_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2372 | drivers/block/ide-tape.c | void idetape_create_request_sense_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2419 | drivers/block/ide-tape.c | idetape_packet_command_t *pc=tape->failed_pc; |
idetape_packet_command_t | 2462 | drivers/block/ide-tape.c | void idetape_create_test_unit_ready_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2478 | drivers/block/ide-tape.c | void idetape_create_locate_cmd (idetape_packet_command_t *pc,unsigned long block,byte partition) |
idetape_packet_command_t | 2502 | drivers/block/ide-tape.c | void idetape_create_rewind_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2524 | drivers/block/ide-tape.c | void idetape_create_mode_sense_cmd (idetape_packet_command_t *pc,byte page_code) |
idetape_packet_command_t | 2557 | drivers/block/ide-tape.c | void idetape_create_write_filemark_cmd (idetape_packet_command_t *pc,int write_filemark) |
idetape_packet_command_t | 2579 | drivers/block/ide-tape.c | void idetape_create_load_unload_cmd (idetape_packet_command_t *pc,int cmd) |
idetape_packet_command_t | 2598 | drivers/block/ide-tape.c | void idetape_create_erase_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2619 | drivers/block/ide-tape.c | void idetape_create_read_cmd (idetape_packet_command_t *pc,unsigned long length) |
idetape_packet_command_t | 2656 | drivers/block/ide-tape.c | void idetape_create_space_cmd (idetape_packet_command_t *pc,long count,byte cmd) |
idetape_packet_command_t | 2693 | drivers/block/ide-tape.c | void idetape_create_write_cmd (idetape_packet_command_t *pc,unsigned long length) |
idetape_packet_command_t | 2730 | drivers/block/ide-tape.c | void idetape_create_read_position_cmd (idetape_packet_command_t *pc) |
idetape_packet_command_t | 2803 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 2899 | drivers/block/ide-tape.c | idetape_packet_command_t *pc; |
idetape_packet_command_t | 3061 | drivers/block/ide-tape.c | pc=(idetape_packet_command_t *) rq->buffer; |
idetape_packet_command_t | 3093 | drivers/block/ide-tape.c | int idetape_queue_pc_tail (ide_drive_t *drive,idetape_packet_command_t *pc) |
idetape_packet_command_t | 3123 | 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 | 3464 | drivers/block/ide-tape.c | void idetape_zero_packet_command (idetape_packet_command_t *pc) |
idetape_packet_command_t | 3532 | drivers/block/ide-tape.c | idetape_packet_command_t *idetape_next_pc_storage (ide_drive_t *drive) |
idetape_packet_command_t | 3819 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 3924 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4006 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4155 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4210 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4233 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 4252 | drivers/block/ide-tape.c | idetape_packet_command_t pc; |
idetape_packet_command_t | 380 | drivers/block/ide-tape.h | idetape_packet_command_t *pc; /* Current packet command */ |
idetape_packet_command_t | 381 | drivers/block/ide-tape.h | idetape_packet_command_t *failed_pc; /* Last failed packet command */ |
idetape_packet_command_t | 382 | drivers/block/ide-tape.h | idetape_packet_command_t pc_stack [IDETAPE_PC_STACK]; /* Packet command stack */ |