Lines Matching refs:OSST_DEB_MSG
65 #define OSST_DEB_MSG KERN_NOTICE macro
257 printk(OSST_DEB_MSG "%s:D: Error: %x, cmd: %x %x %x %x %x %x\n", in osst_chk_result()
261 if (scode) printk(OSST_DEB_MSG "%s:D: Sense: %02x, ASC: %02x, ASCQ: %02x\n", in osst_chk_result()
311 printk(OSST_DEB_MSG "%s:D: Recovered %s error (%d).\n", name, stp, in osst_chk_result()
503 printk(OSST_DEB_MSG "%s:D: Injecting read error\n", tape_name(STp)); in osst_do_scsi()
636 printk(OSST_DEB_MSG "%s:D: Skipping frame, read error\n", name); in osst_verify_frame()
642 printk(OSST_DEB_MSG "%s:D: Skipping frame, format_id %u\n", name, ntohl(aux->format_id)); in osst_verify_frame()
649 printk(OSST_DEB_MSG "%s:D: Skipping frame, incorrect application signature\n", name); in osst_verify_frame()
656 printk(OSST_DEB_MSG "%s:D: Skipping frame, partition num %d\n", in osst_verify_frame()
664 printk(OSST_DEB_MSG "%s:D: Skipping frame, partition version %d\n", name, par->par_desc_ver); in osst_verify_frame()
670 printk(OSST_DEB_MSG "%s:D: Skipping frame, wrt_pass_cntr %d (expected %d)\n", in osst_verify_frame()
680 printk(OSST_DEB_MSG "%s:D: Skipping frame, frame type %x\n", name, aux->frame_type); in osst_verify_frame()
694 printk(OSST_DEB_MSG "%s:D: Skipping frame, sequence number %u (expected %d)\n", in osst_verify_frame()
707 printk(OSST_DEB_MSG "%s:D: %s filemark %d at frame pos %d\n", name, in osst_verify_frame()
762 printk(OSST_DEB_MSG "%s:D: Reached onstream wait ready\n", name); in osst_wait_ready()
782 printk(OSST_DEB_MSG "%s:D: Sleeping in onstream wait ready\n", name); in osst_wait_ready()
783 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_wait_ready()
801 printk(OSST_DEB_MSG "%s:D: Abnormal exit from onstream wait ready\n", name); in osst_wait_ready()
802 printk(OSST_DEB_MSG "%s:D: Result = %d, Sense: 0=%02x, 2=%02x, 12=%02x, 13=%02x\n", name, in osst_wait_ready()
809 printk(OSST_DEB_MSG "%s:D: Normal exit from onstream wait ready\n", name); in osst_wait_ready()
826 printk(OSST_DEB_MSG "%s:D: Reached onstream wait for medium\n", name); in osst_wait_for_medium()
840 printk(OSST_DEB_MSG "%s:D: Sleeping in onstream wait medium\n", name); in osst_wait_for_medium()
841 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_wait_for_medium()
859 printk(OSST_DEB_MSG "%s:D: Abnormal exit from onstream wait medium\n", name); in osst_wait_for_medium()
860 printk(OSST_DEB_MSG "%s:D: Result = %d, Sense: 0=%02x, 2=%02x, 12=%02x, 13=%02x\n", name, in osst_wait_for_medium()
867 printk(OSST_DEB_MSG "%s:D: Normal exit from onstream wait medium\n", name); in osst_wait_for_medium()
895 printk(OSST_DEB_MSG "%s:D: Reached onstream flush drive buffer (write filemark)\n", name); in osst_flush_drive_buffer()
946 printk (OSST_DEB_MSG in osst_wait_frame()
958 printk (OSST_DEB_MSG "%s:D: Wait for frame %i (>%i): %i-%i %i (%i)\n", in osst_wait_frame()
967 printk (OSST_DEB_MSG "%s:D: Fail wait f fr %i (>%i): %i-%i %i: %3li.%li s\n", in osst_wait_frame()
1054 printk(OSST_DEB_MSG "%s:D: Reading frame from OnStream tape\n", name); in osst_read_frame()
1067 printk(OSST_DEB_MSG "%s:D: Recording read error at %d\n", name, STp->read_error_frame); in osst_read_frame()
1072 printk(OSST_DEB_MSG "%s:D: Sense: %2x %2x %2x %2x %2x %2x %2x %2x\n", in osst_read_frame()
1088 printk(OSST_DEB_MSG in osst_read_frame()
1096 printk(OSST_DEB_MSG "%s:D: mark_cnt=%d, last_mark_ppos=%d, last_mark_lbn=%d\n", name, in osst_read_frame()
1098 printk(OSST_DEB_MSG "%s:D: Exit read frame from OnStream tape with code %d\n", name, retval); in osst_read_frame()
1130 printk(OSST_DEB_MSG "%s:D: Start Read Ahead on OnStream tape\n", name); in osst_initiate_read()
1157 printk(OSST_DEB_MSG "%s:D: Frame %d still in buffer\n", name, STp->frame_seq_number); in osst_get_logical_frame()
1171 printk(OSST_DEB_MSG "%s:D: Repositioning tape to bad frame %d\n", in osst_get_logical_frame()
1181 printk(OSST_DEB_MSG "%s:D: Looking for frame %d, attempt %d\n", in osst_get_logical_frame()
1200 printk(OSST_DEB_MSG "%s:D: Bad frame detected, positioning tape to block %d\n", in osst_get_logical_frame()
1231 printk(OSST_DEB_MSG in osst_get_logical_frame()
1244 printk(OSST_DEB_MSG "%s:D: Skipping config partition\n", name); in osst_get_logical_frame()
1261 printk(OSST_DEB_MSG in osst_get_logical_frame()
1279 printk(OSST_DEB_MSG "%s:D: Seeking logical block %d (now at %d, size %d%c)\n", in osst_seek_logical_blk()
1318 printk(OSST_DEB_MSG in osst_seek_logical_blk()
1331 printk(OSST_DEB_MSG in osst_seek_logical_blk()
1355 printk(OSST_DEB_MSG "%s:D: Seek retry %d at ppos %d fsq %d (est %d) lbn %d (need %d)\n", in osst_seek_logical_blk()
1385 printk(OSST_DEB_MSG in osst_get_sector()
1418 printk(OSST_DEB_MSG "%s:D: Seeking sector %d in frame %d at offset %d\n", in osst_seek_sector()
1457 printk(OSST_DEB_MSG in osst_seek_sector()
1500 printk(OSST_DEB_MSG "%s:D: Pending frame %d (lblk %d), data %02x %02x %02x %02x\n", in osst_read_back_buffer_and_rewrite()
1525 printk(OSST_DEB_MSG "%s:D: Read back logical frame %d, data %02x %02x %02x %02x\n", in osst_read_back_buffer_and_rewrite()
1533 printk(OSST_DEB_MSG "%s:D: Frames left in buffer: %d\n", name, STp->cur_frames); in osst_read_back_buffer_and_rewrite()
1550 printk(OSST_DEB_MSG "%s:D: Position to frame %d, write fseq %d\n", in osst_read_back_buffer_and_rewrite()
1580 printk(OSST_DEB_MSG in osst_read_back_buffer_and_rewrite()
1596 printk(OSST_DEB_MSG "%s:D: Check re-write successful\n", name); in osst_read_back_buffer_and_rewrite()
1605 printk(OSST_DEB_MSG "%s:D: Sleeping in re-write wait ready\n", name); in osst_read_back_buffer_and_rewrite()
1606 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_read_back_buffer_and_rewrite()
1631 printk(OSST_DEB_MSG "%s:D: Wait re-write finished\n", name); in osst_read_back_buffer_and_rewrite()
1650 printk(OSST_DEB_MSG "%s:D: Additional write error at %d\n", name, new_frame+i); in osst_read_back_buffer_and_rewrite()
1654 printk(OSST_DEB_MSG "%s:D: reported frame positions: host = %d, tape = %d, buffer = %d\n", in osst_read_back_buffer_and_rewrite()
1693 printk(OSST_DEB_MSG "%s:D: Position to fppos %d, re-write from fseq %d\n", in osst_reposition_and_retry()
1703 printk(OSST_DEB_MSG "%s:D: Addl error, host %d, tape %d, buffer %d\n", in osst_reposition_and_retry()
1718 printk(OSST_DEB_MSG "%s:D: About to write pending fseq %d at fppos %d\n", in osst_reposition_and_retry()
1744 printk(OSST_DEB_MSG "%s:D: Wait re-write finished\n", name); in osst_reposition_and_retry()
1755 printk(OSST_DEB_MSG "%s:D: Sleeping in re-write wait ready\n", name); in osst_reposition_and_retry()
1756 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_reposition_and_retry()
1788 printk(OSST_DEB_MSG "%s:D: Write error recovery cannot handle %02x:%02x:%02x\n", name, in osst_write_error_recovery()
1800 …printk(OSST_DEB_MSG "%s:D: Detected physical bad frame at %u, advised to skip %d\n", name, frame, … in osst_write_error_recovery()
1804 printk(OSST_DEB_MSG "%s:D: reported frame positions: host = %d, tape = %d\n", in osst_write_error_recovery()
1838 printk(OSST_DEB_MSG "%s:D: Positioning complete, cur_frames %d, pos %d, tape pos %d\n", in osst_write_error_recovery()
1840 printk(OSST_DEB_MSG "%s:D: next logical frame to write: %d\n", name, STp->logical_blk_num); in osst_write_error_recovery()
1860 printk(OSST_DEB_MSG "%s:D: Reached space_over_filemarks_backwards %d %d\n", name, mt_op, mt_count); in osst_space_over_filemarks_backward()
1864 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_bwd\n", name); in osst_space_over_filemarks_backward()
1883 printk(OSST_DEB_MSG "%s:D: Filemark lookup fail due to %s\n", name, in osst_space_over_filemarks_backward()
1886 printk(OSST_DEB_MSG "%s:D: Filemark lookup: prev mark %d (%s), skip %d to %d\n", in osst_space_over_filemarks_backward()
1897 printk(OSST_DEB_MSG in osst_space_over_filemarks_backward()
1910 printk(OSST_DEB_MSG "%s:D: Reverting to scan filemark backwards\n", name); in osst_space_over_filemarks_backward()
1919 printk(OSST_DEB_MSG "%s:D: Positioning to last mark at %d\n", name, last_mark_ppos); in osst_space_over_filemarks_backward()
1925 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", name); in osst_space_over_filemarks_backward()
1958 …printk(OSST_DEB_MSG "%s:D: Reached space_over_filemarks_forward_slow %d %d\n", name, mt_op, mt_cou… in osst_space_over_filemarks_forward_slow()
1962 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_fwd\n", name); in osst_space_over_filemarks_forward_slow()
1969 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", name); in osst_space_over_filemarks_forward_slow()
1977 printk(OSST_DEB_MSG "%s:D: space_fwd: EOD reached\n", name); in osst_space_over_filemarks_forward_slow()
1981 printk(OSST_DEB_MSG "%s:D: EOD position corrected (%d=>%d)\n", in osst_space_over_filemarks_forward_slow()
2013 …printk(OSST_DEB_MSG "%s:D: Reached space_over_filemarks_forward_fast %d %d\n", name, mt_op, mt_cou… in osst_space_over_filemarks_forward_fast()
2017 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_fwd\n", name); in osst_space_over_filemarks_forward_fast()
2037 printk(OSST_DEB_MSG "%s:D: Filemark lookup fail due to %s\n", name, in osst_space_over_filemarks_forward_fast()
2040 printk(OSST_DEB_MSG "%s:D: Filemark lookup: prev mark %d (%s), skip %d to %d\n", in osst_space_over_filemarks_forward_fast()
2049 printk(OSST_DEB_MSG "%s:D: Reverting to slow filemark space\n", name); in osst_space_over_filemarks_forward_fast()
2056 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", in osst_space_over_filemarks_forward_fast()
2082 printk(OSST_DEB_MSG "%s:D: space_fwd: EOD reached\n", name); in osst_space_over_filemarks_forward_fast()
2089 printk(OSST_DEB_MSG "%s:D: Reverting to slow filemark space\n", name); in osst_space_over_filemarks_forward_fast()
2096 printk(OSST_DEB_MSG in osst_space_over_filemarks_forward_fast()
2118 printk(OSST_DEB_MSG "%s:D: Reverting to slow filemark space\n", name); in osst_space_over_filemarks_forward_fast()
2123 else printk(OSST_DEB_MSG "%s:D: Positioning to next mark at %d\n", name, next_mark_ppos); in osst_space_over_filemarks_forward_fast()
2129 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", in osst_space_over_filemarks_forward_fast()
2177 printk(OSST_DEB_MSG "%s:D: Setting number of retries on OnStream tape to %d\n", name, retries); in osst_set_retries()
2201 printk(OSST_DEB_MSG "%s:D: Writing Filemark %i at fppos %d (fseq %d, lblk %d)\n", in osst_write_filemark()
2228 printk(OSST_DEB_MSG "%s:D: Writing EOD at fppos %d (fseq %d, lblk %d)\n", name, in osst_write_eod()
2244 printk(OSST_DEB_MSG "%s:D: Reached onstream write filler group %d\n", name, where); in osst_write_filler()
2259 printk(OSST_DEB_MSG "%s:D: Exiting onstream write filler group\n", name); in osst_write_filler()
2270 printk(OSST_DEB_MSG "%s:D: Reached onstream write header group %d\n", name, where); in __osst_write_header()
2286 printk(OSST_DEB_MSG "%s:D: Write onstream header group %s\n", name, result?"failed":"done"); in __osst_write_header()
2298 printk(OSST_DEB_MSG "%s:D: Writing tape header\n", name); in osst_write_header()
2309 printk(OSST_DEB_MSG "%s:D: Allocated and cleared memory for header cache\n", name); in osst_write_header()
2350 printk(OSST_DEB_MSG "%s:D: Locating back to eod frame addr %d\n", name, STp->eod_frame_ppos); in osst_write_header()
2401 printk(OSST_DEB_MSG "%s:D: Couldn't read header frame\n", name); in __osst_analyze_headers()
2409 printk(OSST_DEB_MSG "%s:D: Skipping non-header frame (%d)\n", name, ppos); in __osst_analyze_headers()
2419 printk(OSST_DEB_MSG "%s:D: Invalid header frame (%d,%d,%d,%d,%d)\n", name, in __osst_analyze_headers()
2430 printk(OSST_DEB_MSG "%s:D: Invalid header identification string %s\n", name, id_string); in __osst_analyze_headers()
2437 printk(OSST_DEB_MSG "%s:D: Skipping frame %d with update_frame_counter %d<%d\n", in __osst_analyze_headers()
2444 printk(OSST_DEB_MSG "%s:D: %s revision %d.%d detected (1.4 supported)\n", in __osst_analyze_headers()
2471 printk(OSST_DEB_MSG "%s:D: Skipping frame %d with linux_media_version %d\n", in __osst_analyze_headers()
2478 printk(OSST_DEB_MSG "%s:D: Frame %d sets linux_media_version to %d\n", in __osst_analyze_headers()
2487 printk(OSST_DEB_MSG "%s:D: Frame %d sets update_frame_counter to %d\n", in __osst_analyze_headers()
2496 printk(OSST_DEB_MSG "%s:D: Allocated memory for header cache\n", name); in __osst_analyze_headers()
2512 printk(OSST_DEB_MSG "%s:D: Detected write pass %d, update frame counter %d, filemark counter %d\n", in __osst_analyze_headers()
2514 printk(OSST_DEB_MSG "%s:D: first data frame on tape = %d, last = %d, eod frame = %d\n", name, in __osst_analyze_headers()
2518 printk(OSST_DEB_MSG "%s:D: first mark on tape = %d, last = %d, eod frame = %d\n", in __osst_analyze_headers()
2523 printk(OSST_DEB_MSG "%s:D: Moving filemark list to ADR 1.4 location\n", name); in __osst_analyze_headers()
2574 printk(OSST_DEB_MSG "%s:D: Reading header\n", name); in osst_analyze_headers()
2622 …printk(OSST_DEB_MSG "%s:D: Verify that the tape is really the one we think before writing\n", name… in osst_verify_position()
2627 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in verify_position\n", name); in osst_verify_position()
2643 printk(OSST_DEB_MSG "%s:D: Block mismatch: fppos %d-%d, fseq %d-%d, mark %d-%d\n", name, in osst_verify_position()
2699 printk(OSST_DEB_MSG "%s:D: Not Ready\n", name); in osst_configure_onstream()
2722 printk(OSST_DEB_MSG "osst :D: Busy\n"); in osst_configure_onstream()
2736 printk(OSST_DEB_MSG "%s:D: 32KB play back: %s\n", name, bs->play32 ? "Yes" : "No"); in osst_configure_onstream()
2737 printk(OSST_DEB_MSG "%s:D: 32.5KB play back: %s\n", name, bs->play32_5 ? "Yes" : "No"); in osst_configure_onstream()
2738 printk(OSST_DEB_MSG "%s:D: 32KB record: %s\n", name, bs->record32 ? "Yes" : "No"); in osst_configure_onstream()
2739 printk(OSST_DEB_MSG "%s:D: 32.5KB record: %s\n", name, bs->record32_5 ? "Yes" : "No"); in osst_configure_onstream()
2846 printk(OSST_DEB_MSG "%s:D: Density %d, tape length: %dMB, drive buffer size: %dKB\n", in osst_configure_onstream()
2864 printk(OSST_DEB_MSG "%s:D: Stepping over filemark %s.\n", in cross_eof()
2928 … printk(OSST_DEB_MSG "%s:D: Reread position, reason=[%02x:%02x:%02x], result=[%s%02x:%02x:%02x]\n", in osst_get_frame_position()
2948 printk(OSST_DEB_MSG "%s:D: Drive Positions: host %d, tape %d%s, buffer %d\n", name, in osst_get_frame_position()
2957 printk(OSST_DEB_MSG "%s:D: Correcting read position %d, %d, %d\n", name, in osst_get_frame_position()
2992 printk(OSST_DEB_MSG "%s:D: Setting ppos to %d.\n", name, pp); in osst_set_frame_position()
3012 printk(OSST_DEB_MSG "%s:D: SEEK command from %d to %d failed.\n", in osst_set_frame_position()
3067 { printk(OSST_DEB_MSG in osst_flush_write_buffer()
3073 printk(OSST_DEB_MSG in osst_flush_write_buffer()
3080 printk(OSST_DEB_MSG "%s:D: Async write error (flush) %x.\n", in osst_flush_write_buffer()
3115 printk(OSST_DEB_MSG "%s:D: Writing %d blocks to frame %d, lblks %d-%d\n", in osst_flush_write_buffer()
3138 printk(OSST_DEB_MSG "%s:D: Flushing %d bytes, Transferring %d bytes in %d lblocks.\n", in osst_flush_write_buffer()
3150 printk(OSST_DEB_MSG in osst_flush_write_buffer()
3177 printk(OSST_DEB_MSG "%s:D: Exit flush write buffer with code %d\n", name, result); in osst_flush_write_buffer()
3212 printk(OSST_DEB_MSG "%s:D: Reached flush (read) buffer\n", name); in osst_flush_buffer()
3258 printk(OSST_DEB_MSG "%s:D: Reaching config partition.\n", name); in osst_write_frame()
3266 printk(OSST_DEB_MSG "%s:D: Skipping over config partition.\n", name); in osst_write_frame()
3289 printk(OSST_DEB_MSG "%s:D: Writing %d blocks to frame %d, lblks %d-%d\n", name, blks, in osst_write_frame()
3309 printk(OSST_DEB_MSG "%s:D: Error on write:\n", name); in osst_write_frame()
3336 printk(OSST_DEB_MSG "%s:D: %socking drive door.\n", tape_name(STp), do_lock ? "L" : "Unl"); in do_door_lock()
3424 printk(OSST_DEB_MSG "%s:D: Incorrect device.\n", name); in osst_write()
3458 printk(OSST_DEB_MSG "%s:D: Switching from read to write at file %d, block %d\n", name, in osst_write()
3473 printk(OSST_DEB_MSG "%s:D: Allocating next write pass counter: %d\n", in osst_write()
3490 printk(OSST_DEB_MSG in osst_write()
3508 printk(OSST_DEB_MSG in osst_write()
3518 printk(OSST_DEB_MSG "%s:D: Write cannot proceed without valid headers\n", name); in osst_write()
3530 printk(OSST_DEB_MSG "%s:D: Async write error (write) %x.\n", name, in osst_write()
3567 printk(OSST_DEB_MSG "%s:D: Writing %d bytes to file %d block %d lblk %d fseq %d fppos %d\n", in osst_write()
3603 printk(OSST_DEB_MSG "%s:D: EOM with %d bytes unwritten.\n", in osst_write()
3613 printk(OSST_DEB_MSG "%s:D: EOM with lost data.\n", name); in osst_write()
3733 printk(OSST_DEB_MSG "%s:D: Incorrect device.\n", name); in osst_read()
3764 printk(OSST_DEB_MSG "%s:D: EOF/EOM flag up (%d). Bytes %d\n", name, in osst_read()
3807 printk(OSST_DEB_MSG "%s:D: EOF up (%d). Left %d, needed %d.\n", name, in osst_read()
3838 printk(OSST_DEB_MSG "%s:D: Finished with frame %d\n", in osst_read()
3914 printk(OSST_DEB_MSG "%s:D: Initialized mode %d definition from mode 0\n", in osst_set_options()
4118 printk(OSST_DEB_MSG "%s:D: Skipping %lu blocks %s from logical block %d\n", in osst_int_ioctl()
4143 printk(OSST_DEB_MSG "%s:D: Spacing tape forward %d setmarks.\n", name, in osst_int_ioctl()
4163 printk(OSST_DEB_MSG "%s:D: Spacing tape backward %ld setmarks.\n", in osst_int_ioctl()
4180 printk(OSST_DEB_MSG "%s:D: Writing %ld filemark(s).\n", name, arg); in osst_int_ioctl()
4202 printk(OSST_DEB_MSG "%s:D: Writing %d setmark(s).\n", name, in osst_int_ioctl()
4231 printk(OSST_DEB_MSG "%s:D: Unloading tape.\n", name); in osst_int_ioctl()
4234 printk(OSST_DEB_MSG "%s:D: Loading tape.\n", name); in osst_int_ioctl()
4237 printk(OSST_DEB_MSG "%s:D: Retensioning tape.\n", name); in osst_int_ioctl()
4240 printk(OSST_DEB_MSG "%s:D: Ejecting tape.\n", name); in osst_int_ioctl()
4250 printk(OSST_DEB_MSG "%s:D: No-op on tape.\n", name); in osst_int_ioctl()
4257 printk(OSST_DEB_MSG "%s:D: Spacing to end of recorded medium.\n", name); in osst_int_ioctl()
4266 printk(OSST_DEB_MSG "%s:D: No EOD frame found where expected.\n", name); in osst_int_ioctl()
4292 printk(OSST_DEB_MSG "%s:D: Rewinding tape, Immed=%d.\n", name, cmd[1]); in osst_int_ioctl()
4341 printk(OSST_DEB_MSG "%s:D: Couldn't exec scsi cmd for IOCTL\n", name); in osst_int_ioctl()
4354 printk(OSST_DEB_MSG "%s:D: IOCTL (%d) Result=%d\n", name, cmd_in, ioctl_result); in osst_int_ioctl()
4475 printk(OSST_DEB_MSG "%s:D: Device already in use.\n", name); in __os_scsi_tape_open()
4482 printk(OSST_DEB_MSG "%s:D: Failed scsi_device_get.\n", name); in __os_scsi_tape_open()
4498 printk(OSST_DEB_MSG "%s:D: Mode change from %d to %d.\n", in __os_scsi_tape_open()
4525 printk(OSST_DEB_MSG "%s:D: b_data points to %p in segment 0 at %p\n", name, in __os_scsi_tape_open()
4527 printk(OSST_DEB_MSG "%s:D: AUX points to %p in segment %d at %p\n", name, in __os_scsi_tape_open()
4560 printk(OSST_DEB_MSG "%s:D: Unit not ready, cause %x\n", name, SRpnt->sense[13]); in __os_scsi_tape_open()
4579 printk(OSST_DEB_MSG "%s:D: Unit wants attention\n", name); in __os_scsi_tape_open()
4633 printk(OSST_DEB_MSG "%s:D: Signature was changed to %c%c%c%c\n", name, in __os_scsi_tape_open()
4661 printk(OSST_DEB_MSG "%s:D: Tape position changed from %d to %d\n", in __os_scsi_tape_open()
4686 printk(OSST_DEB_MSG "%s:D: Applying soft reset\n", name); in __os_scsi_tape_open()
4757 printk(OSST_DEB_MSG "%s:D: Block size: %d, frame size: %d, buffer size: %d (%d blocks).\n", in __os_scsi_tape_open()
4766 printk(OSST_DEB_MSG "%s:D: Write protected\n", name); in __os_scsi_tape_open()
4777 printk(OSST_DEB_MSG "%s:D: New Session\n", name); in __os_scsi_tape_open()
4847 printk(OSST_DEB_MSG "%s:D: File length %ld bytes.\n", in os_scsi_tape_flush()
4849 printk(OSST_DEB_MSG "%s:D: Async write waits %d, finished %d.\n", in os_scsi_tape_flush()
4856 printk(OSST_DEB_MSG "%s:D: Buffer flushed, %d EOF(s) written\n", in os_scsi_tape_flush()
4960 printk(OSST_DEB_MSG "%s:D: Incorrect device.\n", name); in osst_ioctl()
4982 printk(OSST_DEB_MSG "%s:D: Ioctl %d,%d in %s mode\n", name, in osst_ioctl()
5326 printk(OSST_DEB_MSG in new_tape_buffer()
5392 printk(OSST_DEB_MSG in enlarge_buffer()
5395 printk(OSST_DEB_MSG in enlarge_buffer()
5422 printk(OSST_DEB_MSG "osst :D: Buffer at %p normalized to %d bytes (segs %d).\n", in normalize_buffer()
5578 printk(OSST_DEB_MSG "osst :D: max tapes %d, write threshold %d, max s/g segs %d.\n", in validate_options()