Searched refs:ft_t_bug (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | fdc-io.c | 240 TRACE_ABORT(-EIO, ft_t_bug, in fdc_command() 262 TRACE(ft_t_bug,"Warning: short timeout between seek commands: %d", in fdc_command() 703 TRACE_ABORT(/**/, ft_t_bug, in fdc_disable() 713 TRACE_ABORT(/**/, ft_t_bug, in fdc_disable() 719 TRACE_ABORT(/**/, ft_t_bug, "couldn't lock old state again"); in fdc_disable() 1010 ft_t_bug, "bug: illegal operation parameter"); in fdc_setup_read_write() 1076 TRACE(ft_t_bug, "FDC unlock command failed, " in fdc_fifo_threshold() 1085 TRACE(ft_t_bug, "configure cmd failed, fifo unchanged"); in fdc_fifo_threshold() 1091 TRACE_ABORT(-EIO, ft_t_bug, in fdc_fifo_threshold() 1135 TRACE_ABORT(no_fdc, ft_t_bug, "No FDC found"); in fdc_probe() [all …]
|
D | fdc-isr.c | 250 TRACE(ft_t_bug, in print_progress() 597 TRACE(ft_t_bug, "BUG: sector_offset = %d", in find_resume_point() 622 TRACE(ft_t_bug, "BUG: no soft or hard errors"); in find_resume_point() 656 TRACE(ft_t_bug, in determine_fmt_progress() 1031 TRACE(ft_t_bug, "unforeseen write error"); in handle_fdc_busy() 1062 TRACE(ft_t_bug, "unforeseen write error"); in handle_fdc_busy() 1088 TRACE(ft_t_bug, "BUG: nested interrupt, not good !"); in fdc_isr() 1141 TRACE(ft_t_bug, in fdc_isr() 1144 TRACE(ft_t_bug, in fdc_isr()
|
D | ftape-init.c | 99 TRACE(ft_t_bug, in ftape_init() 102 ft_t_bug, "Free up memory and retry"); in ftape_init()
|
D | ftape-tracing.h | 53 ft_t_bug, enumerator 67 #define FT_TRACE_TOP_LEVEL ft_t_bug
|
D | ftape-io.c | 241 TRACE_ABORT(-EIO, ft_t_bug, "bug - bad command: %d", command); in ftape_command() 245 TRACE_ABORT(-EIO, ft_t_bug, "bug - recursion for command: %d", in ftape_command() 685 TRACE(ft_t_bug, "report rom version failed"); in ftape_report_vendor_id() 889 TRACE_ABORT(-EINVAL, ft_t_bug, "track out of bounds"); in ftape_seek_head_to_track()
|
D | ftape-setup.c | 52 { "tracing", &ftape_tracing, 3, ft_t_bug, ft_t_any},
|
D | ftape-ctl.c | 267 SET_TRACE_LEVEL(ft_t_bug); in ftape_activate_drive() 354 SET_TRACE_LEVEL(ft_t_bug); in ftape_get_drive_status() 475 TRACE(ft_t_bug, "Unknown qic_std (bug) ?"); in ftape_calc_timeouts()
|
D | ftape-rw.c | 180 TRACE(ft_t_bug, "This is a bug: %p/%p", in setup_segment() 1057 TRACE(ft_t_bug, "panic: location not known"); in ftape_start_tape()
|
D | ftape-read.c | 492 TRACE_ABORT(-EIO, ft_t_bug, in ftape_decode_header_segment()
|
D | ftape-ecc.c | 324 TRACE_ABORT(0xff, ft_t_bug, "Error: division by zero"); in gfdiv()
|
/linux-2.4.37.9/drivers/char/ftape/zftape/ |
D | zftape-read.c | 112 TRACE_ABORT(-EINVAL, ft_t_bug, in zft_fetch_segment_fraction()
|
D | zftape-vtbl.c | 522 TRACE_ABORT(-EIO, ft_t_bug, in zft_open_volume() 735 TRACE(ft_t_bug, "This cannot happen"); in zft_find_volume()
|
D | zftape-write.c | 168 SET_TRACE_LEVEL(ft_t_bug); in read_merge_buffer()
|
/linux-2.4.37.9/drivers/char/ftape/compressor/ |
D | zftape-compress.c | 874 TRACE(ft_t_bug, "BUG: distance %d > 0, " in zftc_seek() 932 TRACE(ft_t_bug, "BUG: distance %d < 0, " in zftc_seek()
|