/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | fdc-isr.c | 67 TRACE(ft_t_noise, "no data error"); in print_error_cause() 70 TRACE(ft_t_noise, "id am error"); in print_error_cause() 73 TRACE(ft_t_noise, "id crc error"); in print_error_cause() 76 TRACE(ft_t_noise, "data am error"); in print_error_cause() 79 TRACE(ft_t_noise, "data crc error"); in print_error_cause() 82 TRACE(ft_t_noise, "overrun error"); in print_error_cause() 122 TRACE(ft_t_fdc_dma,"normal completion: %s",fdc_mode_txt(mode)); in decode_irq_cause() 125 TRACE(ft_t_flow, "abnormal completion %s", fdc_mode_txt(mode)); in decode_irq_cause() 126 TRACE(ft_t_fdc_dma, "ST0: 0x%02x, ST1: 0x%02x, ST2: 0x%02x", in decode_irq_cause() 128 TRACE(ft_t_fdc_dma, in decode_irq_cause() [all …]
|
D | ftape-rw.c | 142 TRACE(ft_t_flow, "data offset = %d sectors", buff->data_offset); in setup_segment() 150 TRACE(ft_t_noise, "segment: %d, bad sector map: %08lx", in setup_segment() 153 TRACE(ft_t_flow, "segment: %d", buff->segment_id); in setup_segment() 159 TRACE(ft_t_flow, "sector offset = %d, count = %d", in setup_segment() 177 TRACE(ft_t_flow, "empty segment %d, fake first sector good", in setup_segment() 180 TRACE(ft_t_bug, "This is a bug: %p/%p", in setup_segment() 202 TRACE(ft_t_flow, "%s segment %d (old = %d)", in ftape_setup_new_segment() 213 TRACE(ft_t_flow, "setting up for retry nr %d", buff->retry); in ftape_setup_new_segment() 218 TRACE(ft_t_flow, "skipping %d sectors", offset); in ftape_setup_new_segment() 266 TRACE(ft_t_noise, "tape at logical EOT"); in ftape_handle_logical_eot() [all …]
|
D | ftape-io.c | 96 TRACE(ft_t_any, "%d msec, %d ticks", time/1000, ticks); in ftape_sleep() 105 TRACE(ft_t_err, in ftape_sleep() 143 TRACE(ft_t_flow, "%s", qic117_cmds[command].name); in ft_check_cmd_restrictions() 153 TRACE(ft_t_noise, in ft_check_cmd_restrictions() 156 TRACE(ft_t_noise, "waiting until drive gets ready"); in ft_check_cmd_restrictions() 175 TRACE(ft_t_noise, "command %d issued while not ready", in ft_check_cmd_restrictions() 177 TRACE(ft_t_noise, "waiting until drive gets ready"); in ft_check_cmd_restrictions() 192 TRACE(ft_t_noise, in ft_check_cmd_restrictions() 195 TRACE(ft_t_noise, "clearing error status"); in ft_check_cmd_restrictions() 213 TRACE(ft_t_warn, in ft_check_cmd_restrictions() [all …]
|
D | ftape-read.c | 74 TRACE(ft_t_flow, "bad_map = 0x%08lx", (long) bad_map); in convert_sector_map() 75 TRACE(ft_t_flow, "src_map = 0x%08lx", (long) src_map); in convert_sector_map() 94 TRACE(ft_t_flow, "dst_map = 0x%08lx", (long) dst_map); in convert_sector_map() 120 TRACE(ft_t_noise, "crc error map: 0x%08lx", (unsigned long)read_bad); in correct_and_copy_fraction() 121 TRACE(ft_t_noise, "corrected map: 0x%08lx", (unsigned long)mseg.corrected); in correct_and_copy_fraction() 126 TRACE(ft_t_info, "ecc corrected segment: %d", buff->segment_id); in correct_and_copy_fraction() 169 TRACE(ft_t_data_flow, "segment_id = %d", segment_id); in ftape_read_segment_fraction() 171 TRACE(ft_t_noise, "calling ftape_abort_operation"); in ftape_read_segment_fraction() 192 TRACE(ft_t_flow, "found segment in cache: %d", in ftape_read_segment_fraction() 210 TRACE(ft_t_flow, "segment contains (bytes): %d", in ftape_read_segment_fraction() [all …]
|
D | ftape-ctl.c | 183 TRACE(ft_t_noise, "aborting runner, waiting"); in ftape_abort_operation() 193 TRACE(ft_t_noise, "forcing runner abort"); in ftape_abort_operation() 195 TRACE(ft_t_noise, "stopping tape"); in ftape_abort_operation() 222 TRACE(ft_t_flow, "disabling tape drive and fdc"); in ftape_detach_drive() 258 TRACE(ft_t_flow, "enabling tape drive and fdc"); in ftape_activate_drive() 261 TRACE(ft_t_err, "known wakeup method failed"); in ftape_activate_drive() 292 TRACE(ft_t_warn, "drive wakeup method: %s", in ftape_activate_drive() 302 TRACE(ft_t_err, "no tape drive found !"); in ftape_activate_drive() 323 TRACE(ft_t_err, "ftape_ready_wait timeout"); in ftape_get_drive_status() 325 TRACE(ft_t_err, "ftape_ready_wait aborted"); in ftape_get_drive_status() [all …]
|
D | fdc-io.c | 227 TRACE(ft_t_info, in fdc_command() 230 TRACE(ft_t_warn, in fdc_command() 262 TRACE(ft_t_bug,"Warning: short timeout between seek commands: %d", in fdc_command() 283 TRACE(ft_t_fdc_dma, in fdc_command() 288 TRACE(ft_t_warn, "fdc_write timeout, retry"); in fdc_command() 290 TRACE(ft_t_err, "fdc_write timeout, fatal"); in fdc_command() 324 TRACE(ft_t_err, "fdc not ready"); in fdc_result() 333 TRACE(ft_t_fdc_dma, in fdc_result() 339 TRACE(ft_t_warn, "fdc_read timeout, retry"); in fdc_result() 341 TRACE(ft_t_err, "fdc_read timeout, fatal"); in fdc_result() [all …]
|
D | ftape-write.c | 72 TRACE(ft_t_noise, "bad sectors in map: %d", bads); in copy_and_gen_ecc() 75 TRACE(ft_t_noise, "empty segment"); in copy_and_gen_ecc() 84 TRACE(ft_t_err, "ecc_set_segment_parity failed"); in copy_and_gen_ecc() 114 TRACE(ft_t_noise, in ftape_start_writing() 118 TRACE(ft_t_noise, "runner not idle, not starting tape"); in ftape_start_writing() 143 TRACE(ft_t_noise, "runner is idle, restarting"); in ftape_loop_until_writes_done() 152 TRACE(ft_t_noise, "tail: %d, head: %d", in ftape_loop_until_writes_done() 179 TRACE(ft_t_noise, "looping until writes done"); in ftape_loop_until_writes_done() 197 TRACE(ft_t_noise, "segment_id = %d", segment_id); in write_segment() 203 TRACE(ft_t_noise, "calling ftape_abort_operation"); in write_segment() [all …]
|
D | ftape-setup.c | 82 TRACE(ft_t_err, in ftape_setup() 90 TRACE(ft_t_info, "%s=%d", str, param); in ftape_setup() 98 TRACE(ft_t_err, "unknown ftape option [%s]", str); in ftape_setup() 100 TRACE(ft_t_err, "allowed options are:"); in ftape_setup() 102 TRACE(ft_t_err, " %s",config_params[i].name); in ftape_setup() 105 TRACE(ft_t_err, "botched ftape option"); in ftape_setup()
|
D | ftape-format.c | 110 TRACE(ft_t_noise, in ftape_format_track() 167 TRACE(ft_t_warn, "Error formatting segment %d", in ftape_format_status() 178 TRACE(ft_t_noise, "End of track %d at segment %d", in ftape_format_status() 209 TRACE(ft_t_noise, "Verifying segment %d", segment_id); in ftape_verify_segment() 212 TRACE(ft_t_noise, "calling ftape_abort_operation"); in ftape_verify_segment() 214 TRACE(ft_t_err, "ftape_abort_operation failed"); in ftape_verify_segment() 240 TRACE(ft_t_flow, "found segment in cache: %d", in ftape_verify_segment() 244 TRACE(ft_t_info,"bsm[%d] = 0x%08lx", in ftape_verify_segment() 254 TRACE(ft_t_flow,"zapping segment in cache: %d", in ftape_verify_segment() 281 TRACE(ft_t_noise, "verifying wrong segment"); in ftape_verify_segment()
|
D | ftape-bsm.c | 213 TRACE(ft_t_noise, "bad segment at sector: %6d", in print_bad_sector_map() 217 TRACE(ft_t_noise, "bad sector: %6d", sector); in print_bad_sector_map() 224 TRACE(ft_t_noise, "Old ftape eof mark: %4d/%2d", in print_bad_sector_map() 233 TRACE(ft_t_noise, in print_bad_sector_map() 244 TRACE(ft_t_info, "%d Kb usable on this tape", good_sectors); in print_bad_sector_map() 246 TRACE(ft_t_info, in print_bad_sector_map() 249 TRACE(ft_t_info, "%d bad sectors", total_bad); in print_bad_sector_map() 417 TRACE(ft_t_noise, "putting map 0x%08x at %p, segment %d", in ftape_put_bad_sector_entry()
|
D | ftape-init.c | 89 TRACE(ft_t_info, "installing QIC-117 floppy tape hardware drive ... "); in ftape_init() 90 TRACE(ft_t_info, "ftape_init @ 0x%p", ftape_init); in ftape_init() 99 TRACE(ft_t_bug, in ftape_init()
|
D | ftape-tracing.h | 70 #define TRACE(l, m, i...) \ macro 113 #define TRACE(l, m, i...) \ macro 152 TRACE(i); \
|
D | ftape-calibr.c | 178 TRACE(ft_t_info, "inb() duration: %d nsec", ftape_timediff(t0, t1)); in time_inb() 250 TRACE(ft_t_any, "once:%3d us,%6d times:%6d us, TC:%5d ns", in ftape_calibrate() 277 TRACE(ft_t_info, "TC for `%s()' = %d nsec (at %d counts)", in ftape_calibrate()
|
D | ftape-buffer.c | 90 TRACE(ft_t_info, "buffer nr #%d @ %p, dma area @ %p", in add_one_buffer() 101 TRACE(ft_t_info, "releasing buffer nr #%d @ %p, dma area @ %p", in del_one_buffer()
|
/linux-2.4.37.9/drivers/char/ftape/zftape/ |
D | zftape-write.c | 81 TRACE(ft_t_noise, in zft_write_header_segments() 86 TRACE(ft_t_noise, in zft_write_header_segments() 92 TRACE(ft_t_warn, "Warning: " in zft_write_header_segments() 96 TRACE(ft_t_warn, "Warning: " in zft_write_header_segments() 126 TRACE(ft_t_noise, "Updating header segments"); in zft_update_header_segments() 158 TRACE(ft_t_noise, "No need to read a segment"); in read_merge_buffer() 162 TRACE(ft_t_any, "waiting"); in read_merge_buffer() 166 TRACE(ft_t_noise, "trying to read segment %d from offset %d", in read_merge_buffer() 174 TRACE(ft_t_noise, "Ignore error: read_segment() result: %d", in read_merge_buffer() 200 TRACE(ft_t_data_flow, in zft_flush_buffers() [all …]
|
D | zftape-read.c | 66 TRACE(ft_t_info, "Segments written since first format: %d", in zft_read_header_segments() 71 TRACE(ft_t_info, "ft_first_data_segment: %d, ft_last_data_segment: %d", in zft_read_header_segments() 76 TRACE(ft_t_info, in zft_read_header_segments() 107 TRACE(ft_t_data_flow, in zft_fetch_segment_fraction() 126 TRACE(ft_t_data_flow, "segment %d, result %d", segment, seg_sz); in zft_fetch_segment_fraction() 184 TRACE(ft_t_noise, "nr bytes just read: %d", *read_cnt); in zft_simple_read() 224 TRACE(ft_t_noise, "remaining: " LL_X ", vol_no: %d", in check_read_access() 248 TRACE(ft_t_noise, in check_read_access() 273 TRACE(ft_t_data_flow, "this_segs_size: %d", seg_sz); in empty_deblock_buf() 290 TRACE(ft_t_data_flow, "buf_len_rd: %d, cnt: %d", buf_len_rd, cnt); in empty_deblock_buf() [all …]
|
D | zftape-eof.c | 106 TRACE(ft_t_noise, "tape label = `%s'", tmp_label); in zft_ftape_validate_label() 117 TRACE(ft_t_noise, "format version = %d", ftape_fmt_version); in zft_ftape_validate_label() 154 TRACE(ft_t_err, in zft_ftape_extract_file_marks() 158 TRACE(ft_t_err, in zft_ftape_extract_file_marks() 165 TRACE(ft_t_noise, "number of file marks: %d", zft_nr_eof_marks); in zft_ftape_extract_file_marks() 167 TRACE(ft_t_info, "swapping version 1 fields"); in zft_ftape_extract_file_marks() 179 TRACE(ft_t_noise, "eof mark: %5d/%2d", in zft_ftape_extract_file_marks() 192 TRACE(ft_t_info, "Clearing old ftape's eof map"); in zft_clear_ftape_file_marks()
|
D | zftape-vtbl.c | 157 TRACE(ft_t_noise, "called with \"%s\" / \"%s\"", label, ZFT_VOL_NAME); in check_volume_label() 162 TRACE(ft_t_noise, "got old style zftape vtbl entry"); in check_volume_label() 196 TRACE(ft_t_noise, "got new style zftape vtbl entry"); in check_volume() 263 TRACE(ft_t_noise, "deleting cmap volume"); in zft_create_volume_headers() 299 TRACE(ft_t_noise, "writing volume table segment %d", segment); in zft_update_volume_table() 325 TRACE(ft_t_noise, in extract_alien_volume() 329 TRACE(ft_t_noise, in extract_alien_volume() 356 TRACE(ft_t_warn, "Geeh! There is something wrong:\n" in extract_zft_volume() 379 TRACE(ft_t_noise, "ignoring cmap volume"); in zft_extract_volume_headers() 471 TRACE(ft_t_noise, in zft_fake_volume_headers() [all …]
|
D | zftape-rw.c | 100 TRACE(ft_t_noise, "switching to raw mode"); in zft_set_flags() 103 TRACE(ft_t_warn, "Warning:\n" in zft_set_flags() 219 TRACE(ft_t_noise, "new cached pos: %d", seg_pos); in zft_calc_tape_pos() 233 TRACE(ft_t_info, "updating label from \"%s\" to \"%s\"", in zft_update_label() 264 TRACE(ft_t_noise, "\n" in zft_verify_write_segments() 287 TRACE(ft_t_err, "Error: " in zft_verify_write_segments() 314 TRACE(ft_t_noise, "verify successful:\n" in zft_verify_write_segments() 346 TRACE(ft_t_noise, in zft_erase()
|
D | zftape-init.c | 115 TRACE(ft_t_flow, "called for minor %d", MINOR(ino->i_rdev)); in zft_open() 152 TRACE(ft_t_err, "failed: not busy or wrong unit"); in zft_close() 159 TRACE(ft_t_err, "_zft_close failed"); in zft_close() 227 TRACE(ft_t_data_flow, "called with count: %ld", (unsigned long)req_len); in zft_read() 236 TRACE(ft_t_data_flow, "return with count: %d", result); in zft_read() 250 TRACE(ft_t_flow, "called with count: %ld", (unsigned long)req_len); in zft_write() 259 TRACE(ft_t_data_flow, "return with count: %d", result); in zft_write() 351 TRACE(ft_t_info, "zft_init @ 0x%p", zft_init); in zft_init() 352 TRACE(ft_t_info, in zft_init() 429 TRACE(ft_t_warn, "failed"); in cleanup_module() [all …]
|
D | zftape-ctl.c | 192 TRACE(ft_t_warn, "ftape_abort_operation() failed"); in zft_def_idle_state() 269 TRACE(ft_t_noise, in seek_block() 275 TRACE(ft_t_noise, in seek_block() 303 TRACE(ft_t_noise, "set zft_just_before_eof"); in seek_block() 306 TRACE(ft_t_noise, "\n" in seek_block() 516 TRACE(TRACE_LEVEL, "tracing set to %d", TRACE_LEVEL); in mt_setdensity() 757 TRACE(ft_t_noise, in _zft_open() 779 TRACE(ft_t_noise, "you probably mixed up the zftape devices!"); in _zft_open() 799 TRACE(ft_t_noise, "writing file mark at current position"); in _zft_close() 808 TRACE(ft_t_err, in _zft_close() [all …]
|
/linux-2.4.37.9/drivers/char/ftape/compressor/ |
D | zftape-compress.c | 154 TRACE(level, msg "\n" \ 206 TRACE(ft_t_data_flow, "New QIC-113 compliance"); in get_cseg() 210 TRACE(/* ft_t_data_flow */ ft_t_noise, "pre QIC-113 version"); in get_cseg() 259 TRACE(ft_t_data_flow, "Either error or old volume"); in get_next_cluster() 382 TRACE(ft_t_data_flow, "\n" in zft_compress() 421 TRACE(ft_t_data_flow, "\n" in zft_uncompress() 445 TRACE(ft_t_info, "compression statistics (writing):\n" in zftc_stats() 450 TRACE(ft_t_info, "compression statistics (writing):\n" in zftc_stats() 458 TRACE(ft_t_info, "compression statistics (reading):\n" in zftc_stats() 463 TRACE(ft_t_info, "compression statistics (reading):\n" in zftc_stats() [all …]
|
/linux-2.4.37.9/arch/ia64/sn/io/drivers/ |
D | pciba.c | 88 # define TRACE() printk(KERN_DEBUG "%s:%d:%s\n", \ macro 91 # define TRACE() printk(KERN_DEBUG "%s:%d\n", __LINE__, __FILE__) macro 94 # define TRACE() macro 253 TRACE(); in pciba_init() 267 TRACE(); in pciba_exit() 281 TRACE(); 302 TRACE(); in register_with_devfs() 327 TRACE(); in unregister_with_devfs() 341 TRACE(); in new_node() 353 TRACE(); in dma_cleanup() [all …]
|
/linux-2.4.37.9/arch/ia64/sn/kernel/sn2/ |
D | prominfo_proc.c | 38 # define TRACE() printk(KERN_DEBUG "%s:%d:%s\n", \ macro 41 # define TRACE() printk(KERN_DEBUG "%s:%d\n", __LINE__, __FILE__) macro 44 # define TRACE() macro 138 TRACE(); in dump_fit_entry() 167 TRACE(); in dump_fit() 197 TRACE(); in dump_version() 319 TRACE(); in prominfo_init() 353 TRACE(); in prominfo_exit()
|
/linux-2.4.37.9/drivers/net/ |
D | hp100.c | 387 hp100_outw(0x4200, TRACE); in hp100_probe() 504 hp100_outw(0x4201, TRACE); in hp100_probe1() 876 hp100_outw(0x4202, TRACE); in hp100_hwinit() 970 hp100_outw(0x4203, TRACE); in hp100_mmuinit() 1150 hp100_outw(0x4204, TRACE); in hp100_open() 1187 hp100_outw(0x4205, TRACE); in hp100_close() 1227 hp100_outw(0x4206, TRACE); in hp100_init_pdls() 1326 hp100_outw(0x4207, TRACE); in hp100_build_rx_pdl() 1405 hp100_outw(0x4208, TRACE); in hp100_rxfill() 1446 hp100_outw(0x4209, TRACE); in hp100_BM_shutdown() [all …]
|