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()
500 printk(OSST_DEB_MSG "%s:D: Injecting read error\n", tape_name(STp)); in osst_do_scsi()
633 printk(OSST_DEB_MSG "%s:D: Skipping frame, read error\n", name); in osst_verify_frame()
639 printk(OSST_DEB_MSG "%s:D: Skipping frame, format_id %u\n", name, ntohl(aux->format_id)); in osst_verify_frame()
646 printk(OSST_DEB_MSG "%s:D: Skipping frame, incorrect application signature\n", name); in osst_verify_frame()
653 printk(OSST_DEB_MSG "%s:D: Skipping frame, partition num %d\n", in osst_verify_frame()
661 printk(OSST_DEB_MSG "%s:D: Skipping frame, partition version %d\n", name, par->par_desc_ver); in osst_verify_frame()
667 printk(OSST_DEB_MSG "%s:D: Skipping frame, wrt_pass_cntr %d (expected %d)\n", in osst_verify_frame()
677 printk(OSST_DEB_MSG "%s:D: Skipping frame, frame type %x\n", name, aux->frame_type); in osst_verify_frame()
691 printk(OSST_DEB_MSG "%s:D: Skipping frame, sequence number %u (expected %d)\n", in osst_verify_frame()
704 printk(OSST_DEB_MSG "%s:D: %s filemark %d at frame pos %d\n", name, in osst_verify_frame()
759 printk(OSST_DEB_MSG "%s:D: Reached onstream wait ready\n", name); in osst_wait_ready()
779 printk(OSST_DEB_MSG "%s:D: Sleeping in onstream wait ready\n", name); in osst_wait_ready()
780 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_wait_ready()
798 printk(OSST_DEB_MSG "%s:D: Abnormal exit from onstream wait ready\n", name); in osst_wait_ready()
799 printk(OSST_DEB_MSG "%s:D: Result = %d, Sense: 0=%02x, 2=%02x, 12=%02x, 13=%02x\n", name, in osst_wait_ready()
806 printk(OSST_DEB_MSG "%s:D: Normal exit from onstream wait ready\n", name); in osst_wait_ready()
823 printk(OSST_DEB_MSG "%s:D: Reached onstream wait for medium\n", name); in osst_wait_for_medium()
837 printk(OSST_DEB_MSG "%s:D: Sleeping in onstream wait medium\n", name); in osst_wait_for_medium()
838 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_wait_for_medium()
856 printk(OSST_DEB_MSG "%s:D: Abnormal exit from onstream wait medium\n", name); in osst_wait_for_medium()
857 printk(OSST_DEB_MSG "%s:D: Result = %d, Sense: 0=%02x, 2=%02x, 12=%02x, 13=%02x\n", name, in osst_wait_for_medium()
864 printk(OSST_DEB_MSG "%s:D: Normal exit from onstream wait medium\n", name); in osst_wait_for_medium()
892 printk(OSST_DEB_MSG "%s:D: Reached onstream flush drive buffer (write filemark)\n", name); in osst_flush_drive_buffer()
943 printk (OSST_DEB_MSG in osst_wait_frame()
955 printk (OSST_DEB_MSG "%s:D: Wait for frame %i (>%i): %i-%i %i (%i)\n", in osst_wait_frame()
964 printk (OSST_DEB_MSG "%s:D: Fail wait f fr %i (>%i): %i-%i %i: %3li.%li s\n", in osst_wait_frame()
1051 printk(OSST_DEB_MSG "%s:D: Reading frame from OnStream tape\n", name); in osst_read_frame()
1064 printk(OSST_DEB_MSG "%s:D: Recording read error at %d\n", name, STp->read_error_frame); in osst_read_frame()
1069 printk(OSST_DEB_MSG "%s:D: Sense: %2x %2x %2x %2x %2x %2x %2x %2x\n", in osst_read_frame()
1085 printk(OSST_DEB_MSG in osst_read_frame()
1093 printk(OSST_DEB_MSG "%s:D: mark_cnt=%d, last_mark_ppos=%d, last_mark_lbn=%d\n", name, in osst_read_frame()
1095 printk(OSST_DEB_MSG "%s:D: Exit read frame from OnStream tape with code %d\n", name, retval); in osst_read_frame()
1127 printk(OSST_DEB_MSG "%s:D: Start Read Ahead on OnStream tape\n", name); in osst_initiate_read()
1154 printk(OSST_DEB_MSG "%s:D: Frame %d still in buffer\n", name, STp->frame_seq_number); in osst_get_logical_frame()
1168 printk(OSST_DEB_MSG "%s:D: Repositioning tape to bad frame %d\n", in osst_get_logical_frame()
1178 printk(OSST_DEB_MSG "%s:D: Looking for frame %d, attempt %d\n", in osst_get_logical_frame()
1197 printk(OSST_DEB_MSG "%s:D: Bad frame detected, positioning tape to block %d\n", in osst_get_logical_frame()
1228 printk(OSST_DEB_MSG in osst_get_logical_frame()
1241 printk(OSST_DEB_MSG "%s:D: Skipping config partition\n", name); in osst_get_logical_frame()
1258 printk(OSST_DEB_MSG in osst_get_logical_frame()
1276 printk(OSST_DEB_MSG "%s:D: Seeking logical block %d (now at %d, size %d%c)\n", in osst_seek_logical_blk()
1315 printk(OSST_DEB_MSG in osst_seek_logical_blk()
1328 printk(OSST_DEB_MSG in osst_seek_logical_blk()
1352 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()
1382 printk(OSST_DEB_MSG in osst_get_sector()
1415 printk(OSST_DEB_MSG "%s:D: Seeking sector %d in frame %d at offset %d\n", in osst_seek_sector()
1454 printk(OSST_DEB_MSG in osst_seek_sector()
1497 printk(OSST_DEB_MSG "%s:D: Pending frame %d (lblk %d), data %02x %02x %02x %02x\n", in osst_read_back_buffer_and_rewrite()
1522 printk(OSST_DEB_MSG "%s:D: Read back logical frame %d, data %02x %02x %02x %02x\n", in osst_read_back_buffer_and_rewrite()
1530 printk(OSST_DEB_MSG "%s:D: Frames left in buffer: %d\n", name, STp->cur_frames); in osst_read_back_buffer_and_rewrite()
1547 printk(OSST_DEB_MSG "%s:D: Position to frame %d, write fseq %d\n", in osst_read_back_buffer_and_rewrite()
1577 printk(OSST_DEB_MSG in osst_read_back_buffer_and_rewrite()
1593 printk(OSST_DEB_MSG "%s:D: Check re-write successful\n", name); in osst_read_back_buffer_and_rewrite()
1602 printk(OSST_DEB_MSG "%s:D: Sleeping in re-write wait ready\n", name); in osst_read_back_buffer_and_rewrite()
1603 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_read_back_buffer_and_rewrite()
1628 printk(OSST_DEB_MSG "%s:D: Wait re-write finished\n", name); in osst_read_back_buffer_and_rewrite()
1647 printk(OSST_DEB_MSG "%s:D: Additional write error at %d\n", name, new_frame+i); in osst_read_back_buffer_and_rewrite()
1651 printk(OSST_DEB_MSG "%s:D: reported frame positions: host = %d, tape = %d, buffer = %d\n", in osst_read_back_buffer_and_rewrite()
1690 printk(OSST_DEB_MSG "%s:D: Position to fppos %d, re-write from fseq %d\n", in osst_reposition_and_retry()
1700 printk(OSST_DEB_MSG "%s:D: Addl error, host %d, tape %d, buffer %d\n", in osst_reposition_and_retry()
1715 printk(OSST_DEB_MSG "%s:D: About to write pending fseq %d at fppos %d\n", in osst_reposition_and_retry()
1741 printk(OSST_DEB_MSG "%s:D: Wait re-write finished\n", name); in osst_reposition_and_retry()
1752 printk(OSST_DEB_MSG "%s:D: Sleeping in re-write wait ready\n", name); in osst_reposition_and_retry()
1753 printk(OSST_DEB_MSG "%s:D: Turning off debugging for a while\n", name); in osst_reposition_and_retry()
1785 printk(OSST_DEB_MSG "%s:D: Write error recovery cannot handle %02x:%02x:%02x\n", name, in osst_write_error_recovery()
1797 …printk(OSST_DEB_MSG "%s:D: Detected physical bad frame at %u, advised to skip %d\n", name, frame, … in osst_write_error_recovery()
1801 printk(OSST_DEB_MSG "%s:D: reported frame positions: host = %d, tape = %d\n", in osst_write_error_recovery()
1835 printk(OSST_DEB_MSG "%s:D: Positioning complete, cur_frames %d, pos %d, tape pos %d\n", in osst_write_error_recovery()
1837 printk(OSST_DEB_MSG "%s:D: next logical frame to write: %d\n", name, STp->logical_blk_num); in osst_write_error_recovery()
1857 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()
1861 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks_bwd\n", name); in osst_space_over_filemarks_backward()
1880 printk(OSST_DEB_MSG "%s:D: Filemark lookup fail due to %s\n", name, in osst_space_over_filemarks_backward()
1883 printk(OSST_DEB_MSG "%s:D: Filemark lookup: prev mark %d (%s), skip %d to %d\n", in osst_space_over_filemarks_backward()
1894 printk(OSST_DEB_MSG in osst_space_over_filemarks_backward()
1907 printk(OSST_DEB_MSG "%s:D: Reverting to scan filemark backwards\n", name); in osst_space_over_filemarks_backward()
1916 printk(OSST_DEB_MSG "%s:D: Positioning to last mark at %d\n", name, last_mark_ppos); in osst_space_over_filemarks_backward()
1922 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", name); in osst_space_over_filemarks_backward()
1955 …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()
1959 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()
1966 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", name); in osst_space_over_filemarks_forward_slow()
1974 printk(OSST_DEB_MSG "%s:D: space_fwd: EOD reached\n", name); in osst_space_over_filemarks_forward_slow()
1978 printk(OSST_DEB_MSG "%s:D: EOD position corrected (%d=>%d)\n", in osst_space_over_filemarks_forward_slow()
2010 …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()
2014 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()
2034 printk(OSST_DEB_MSG "%s:D: Filemark lookup fail due to %s\n", name, in osst_space_over_filemarks_forward_fast()
2037 printk(OSST_DEB_MSG "%s:D: Filemark lookup: prev mark %d (%s), skip %d to %d\n", in osst_space_over_filemarks_forward_fast()
2046 printk(OSST_DEB_MSG "%s:D: Reverting to slow filemark space\n", name); in osst_space_over_filemarks_forward_fast()
2053 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", in osst_space_over_filemarks_forward_fast()
2079 printk(OSST_DEB_MSG "%s:D: space_fwd: EOD reached\n", name); in osst_space_over_filemarks_forward_fast()
2086 printk(OSST_DEB_MSG "%s:D: Reverting to slow filemark space\n", name); in osst_space_over_filemarks_forward_fast()
2093 printk(OSST_DEB_MSG in osst_space_over_filemarks_forward_fast()
2115 printk(OSST_DEB_MSG "%s:D: Reverting to slow filemark space\n", name); in osst_space_over_filemarks_forward_fast()
2120 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()
2126 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in space_filemarks\n", in osst_space_over_filemarks_forward_fast()
2174 printk(OSST_DEB_MSG "%s:D: Setting number of retries on OnStream tape to %d\n", name, retries); in osst_set_retries()
2198 printk(OSST_DEB_MSG "%s:D: Writing Filemark %i at fppos %d (fseq %d, lblk %d)\n", in osst_write_filemark()
2225 printk(OSST_DEB_MSG "%s:D: Writing EOD at fppos %d (fseq %d, lblk %d)\n", name, in osst_write_eod()
2241 printk(OSST_DEB_MSG "%s:D: Reached onstream write filler group %d\n", name, where); in osst_write_filler()
2256 printk(OSST_DEB_MSG "%s:D: Exiting onstream write filler group\n", name); in osst_write_filler()
2267 printk(OSST_DEB_MSG "%s:D: Reached onstream write header group %d\n", name, where); in __osst_write_header()
2283 printk(OSST_DEB_MSG "%s:D: Write onstream header group %s\n", name, result?"failed":"done"); in __osst_write_header()
2295 printk(OSST_DEB_MSG "%s:D: Writing tape header\n", name); in osst_write_header()
2306 printk(OSST_DEB_MSG "%s:D: Allocated and cleared memory for header cache\n", name); in osst_write_header()
2347 printk(OSST_DEB_MSG "%s:D: Locating back to eod frame addr %d\n", name, STp->eod_frame_ppos); in osst_write_header()
2398 printk(OSST_DEB_MSG "%s:D: Couldn't read header frame\n", name); in __osst_analyze_headers()
2406 printk(OSST_DEB_MSG "%s:D: Skipping non-header frame (%d)\n", name, ppos); in __osst_analyze_headers()
2416 printk(OSST_DEB_MSG "%s:D: Invalid header frame (%d,%d,%d,%d,%d)\n", name, in __osst_analyze_headers()
2427 printk(OSST_DEB_MSG "%s:D: Invalid header identification string %s\n", name, id_string); in __osst_analyze_headers()
2434 printk(OSST_DEB_MSG "%s:D: Skipping frame %d with update_frame_counter %d<%d\n", in __osst_analyze_headers()
2441 printk(OSST_DEB_MSG "%s:D: %s revision %d.%d detected (1.4 supported)\n", in __osst_analyze_headers()
2468 printk(OSST_DEB_MSG "%s:D: Skipping frame %d with linux_media_version %d\n", in __osst_analyze_headers()
2475 printk(OSST_DEB_MSG "%s:D: Frame %d sets linux_media_version to %d\n", in __osst_analyze_headers()
2484 printk(OSST_DEB_MSG "%s:D: Frame %d sets update_frame_counter to %d\n", in __osst_analyze_headers()
2493 printk(OSST_DEB_MSG "%s:D: Allocated memory for header cache\n", name); in __osst_analyze_headers()
2509 printk(OSST_DEB_MSG "%s:D: Detected write pass %d, update frame counter %d, filemark counter %d\n", in __osst_analyze_headers()
2511 printk(OSST_DEB_MSG "%s:D: first data frame on tape = %d, last = %d, eod frame = %d\n", name, in __osst_analyze_headers()
2515 printk(OSST_DEB_MSG "%s:D: first mark on tape = %d, last = %d, eod frame = %d\n", in __osst_analyze_headers()
2520 printk(OSST_DEB_MSG "%s:D: Moving filemark list to ADR 1.4 location\n", name); in __osst_analyze_headers()
2571 printk(OSST_DEB_MSG "%s:D: Reading header\n", name); in osst_analyze_headers()
2619 …printk(OSST_DEB_MSG "%s:D: Verify that the tape is really the one we think before writing\n", name… in osst_verify_position()
2624 printk(OSST_DEB_MSG "%s:D: Couldn't get logical blk num in verify_position\n", name); in osst_verify_position()
2640 printk(OSST_DEB_MSG "%s:D: Block mismatch: fppos %d-%d, fseq %d-%d, mark %d-%d\n", name, in osst_verify_position()
2696 printk(OSST_DEB_MSG "%s:D: Not Ready\n", name); in osst_configure_onstream()
2719 printk(OSST_DEB_MSG "osst :D: Busy\n"); in osst_configure_onstream()
2733 printk(OSST_DEB_MSG "%s:D: 32KB play back: %s\n", name, bs->play32 ? "Yes" : "No"); in osst_configure_onstream()
2734 printk(OSST_DEB_MSG "%s:D: 32.5KB play back: %s\n", name, bs->play32_5 ? "Yes" : "No"); in osst_configure_onstream()
2735 printk(OSST_DEB_MSG "%s:D: 32KB record: %s\n", name, bs->record32 ? "Yes" : "No"); in osst_configure_onstream()
2736 printk(OSST_DEB_MSG "%s:D: 32.5KB record: %s\n", name, bs->record32_5 ? "Yes" : "No"); in osst_configure_onstream()
2843 printk(OSST_DEB_MSG "%s:D: Density %d, tape length: %dMB, drive buffer size: %dKB\n", in osst_configure_onstream()
2861 printk(OSST_DEB_MSG "%s:D: Stepping over filemark %s.\n", in cross_eof()
2925 … printk(OSST_DEB_MSG "%s:D: Reread position, reason=[%02x:%02x:%02x], result=[%s%02x:%02x:%02x]\n", in osst_get_frame_position()
2945 printk(OSST_DEB_MSG "%s:D: Drive Positions: host %d, tape %d%s, buffer %d\n", name, in osst_get_frame_position()
2954 printk(OSST_DEB_MSG "%s:D: Correcting read position %d, %d, %d\n", name, in osst_get_frame_position()
2989 printk(OSST_DEB_MSG "%s:D: Setting ppos to %d.\n", name, pp); in osst_set_frame_position()
3009 printk(OSST_DEB_MSG "%s:D: SEEK command from %d to %d failed.\n", in osst_set_frame_position()
3064 { printk(OSST_DEB_MSG in osst_flush_write_buffer()
3070 printk(OSST_DEB_MSG in osst_flush_write_buffer()
3077 printk(OSST_DEB_MSG "%s:D: Async write error (flush) %x.\n", in osst_flush_write_buffer()
3112 printk(OSST_DEB_MSG "%s:D: Writing %d blocks to frame %d, lblks %d-%d\n", in osst_flush_write_buffer()
3135 printk(OSST_DEB_MSG "%s:D: Flushing %d bytes, Transferring %d bytes in %d lblocks.\n", in osst_flush_write_buffer()
3147 printk(OSST_DEB_MSG in osst_flush_write_buffer()
3174 printk(OSST_DEB_MSG "%s:D: Exit flush write buffer with code %d\n", name, result); in osst_flush_write_buffer()
3209 printk(OSST_DEB_MSG "%s:D: Reached flush (read) buffer\n", name); in osst_flush_buffer()
3255 printk(OSST_DEB_MSG "%s:D: Reaching config partition.\n", name); in osst_write_frame()
3263 printk(OSST_DEB_MSG "%s:D: Skipping over config partition.\n", name); in osst_write_frame()
3286 printk(OSST_DEB_MSG "%s:D: Writing %d blocks to frame %d, lblks %d-%d\n", name, blks, in osst_write_frame()
3306 printk(OSST_DEB_MSG "%s:D: Error on write:\n", name); in osst_write_frame()
3333 printk(OSST_DEB_MSG "%s:D: %socking drive door.\n", tape_name(STp), do_lock ? "L" : "Unl"); in do_door_lock()
3421 printk(OSST_DEB_MSG "%s:D: Incorrect device.\n", name); in osst_write()
3455 printk(OSST_DEB_MSG "%s:D: Switching from read to write at file %d, block %d\n", name, in osst_write()
3470 printk(OSST_DEB_MSG "%s:D: Allocating next write pass counter: %d\n", in osst_write()
3487 printk(OSST_DEB_MSG in osst_write()
3505 printk(OSST_DEB_MSG in osst_write()
3515 printk(OSST_DEB_MSG "%s:D: Write cannot proceed without valid headers\n", name); in osst_write()
3527 printk(OSST_DEB_MSG "%s:D: Async write error (write) %x.\n", name, in osst_write()
3564 printk(OSST_DEB_MSG "%s:D: Writing %d bytes to file %d block %d lblk %d fseq %d fppos %d\n", in osst_write()
3600 printk(OSST_DEB_MSG "%s:D: EOM with %d bytes unwritten.\n", in osst_write()
3610 printk(OSST_DEB_MSG "%s:D: EOM with lost data.\n", name); in osst_write()
3730 printk(OSST_DEB_MSG "%s:D: Incorrect device.\n", name); in osst_read()
3761 printk(OSST_DEB_MSG "%s:D: EOF/EOM flag up (%d). Bytes %d\n", name, in osst_read()
3804 printk(OSST_DEB_MSG "%s:D: EOF up (%d). Left %d, needed %d.\n", name, in osst_read()
3835 printk(OSST_DEB_MSG "%s:D: Finished with frame %d\n", in osst_read()
3911 printk(OSST_DEB_MSG "%s:D: Initialized mode %d definition from mode 0\n", in osst_set_options()
4115 printk(OSST_DEB_MSG "%s:D: Skipping %lu blocks %s from logical block %d\n", in osst_int_ioctl()
4140 printk(OSST_DEB_MSG "%s:D: Spacing tape forward %d setmarks.\n", name, in osst_int_ioctl()
4160 printk(OSST_DEB_MSG "%s:D: Spacing tape backward %ld setmarks.\n", in osst_int_ioctl()
4177 printk(OSST_DEB_MSG "%s:D: Writing %ld filemark(s).\n", name, arg); in osst_int_ioctl()
4199 printk(OSST_DEB_MSG "%s:D: Writing %d setmark(s).\n", name, in osst_int_ioctl()
4228 printk(OSST_DEB_MSG "%s:D: Unloading tape.\n", name); in osst_int_ioctl()
4231 printk(OSST_DEB_MSG "%s:D: Loading tape.\n", name); in osst_int_ioctl()
4234 printk(OSST_DEB_MSG "%s:D: Retensioning tape.\n", name); in osst_int_ioctl()
4237 printk(OSST_DEB_MSG "%s:D: Ejecting tape.\n", name); in osst_int_ioctl()
4247 printk(OSST_DEB_MSG "%s:D: No-op on tape.\n", name); in osst_int_ioctl()
4254 printk(OSST_DEB_MSG "%s:D: Spacing to end of recorded medium.\n", name); in osst_int_ioctl()
4263 printk(OSST_DEB_MSG "%s:D: No EOD frame found where expected.\n", name); in osst_int_ioctl()
4289 printk(OSST_DEB_MSG "%s:D: Rewinding tape, Immed=%d.\n", name, cmd[1]); in osst_int_ioctl()
4338 printk(OSST_DEB_MSG "%s:D: Couldn't exec scsi cmd for IOCTL\n", name); in osst_int_ioctl()
4351 printk(OSST_DEB_MSG "%s:D: IOCTL (%d) Result=%d\n", name, cmd_in, ioctl_result); in osst_int_ioctl()
4472 printk(OSST_DEB_MSG "%s:D: Device already in use.\n", name); in __os_scsi_tape_open()
4479 printk(OSST_DEB_MSG "%s:D: Failed scsi_device_get.\n", name); in __os_scsi_tape_open()
4495 printk(OSST_DEB_MSG "%s:D: Mode change from %d to %d.\n", in __os_scsi_tape_open()
4522 printk(OSST_DEB_MSG "%s:D: b_data points to %p in segment 0 at %p\n", name, in __os_scsi_tape_open()
4524 printk(OSST_DEB_MSG "%s:D: AUX points to %p in segment %d at %p\n", name, in __os_scsi_tape_open()
4557 printk(OSST_DEB_MSG "%s:D: Unit not ready, cause %x\n", name, SRpnt->sense[13]); in __os_scsi_tape_open()
4576 printk(OSST_DEB_MSG "%s:D: Unit wants attention\n", name); in __os_scsi_tape_open()
4630 printk(OSST_DEB_MSG "%s:D: Signature was changed to %c%c%c%c\n", name, in __os_scsi_tape_open()
4658 printk(OSST_DEB_MSG "%s:D: Tape position changed from %d to %d\n", in __os_scsi_tape_open()
4683 printk(OSST_DEB_MSG "%s:D: Applying soft reset\n", name); in __os_scsi_tape_open()
4754 printk(OSST_DEB_MSG "%s:D: Block size: %d, frame size: %d, buffer size: %d (%d blocks).\n", in __os_scsi_tape_open()
4763 printk(OSST_DEB_MSG "%s:D: Write protected\n", name); in __os_scsi_tape_open()
4774 printk(OSST_DEB_MSG "%s:D: New Session\n", name); in __os_scsi_tape_open()
4844 printk(OSST_DEB_MSG "%s:D: File length %ld bytes.\n", in os_scsi_tape_flush()
4846 printk(OSST_DEB_MSG "%s:D: Async write waits %d, finished %d.\n", in os_scsi_tape_flush()
4853 printk(OSST_DEB_MSG "%s:D: Buffer flushed, %d EOF(s) written\n", in os_scsi_tape_flush()
4957 printk(OSST_DEB_MSG "%s:D: Incorrect device.\n", name); in osst_ioctl()
4979 printk(OSST_DEB_MSG "%s:D: Ioctl %d,%d in %s mode\n", name, in osst_ioctl()
5323 printk(OSST_DEB_MSG in new_tape_buffer()
5389 printk(OSST_DEB_MSG in enlarge_buffer()
5392 printk(OSST_DEB_MSG in enlarge_buffer()
5419 printk(OSST_DEB_MSG "osst :D: Buffer at %p normalized to %d bytes (segs %d).\n", in normalize_buffer()
5575 printk(OSST_DEB_MSG "osst :D: max tapes %d, write threshold %d, max s/g segs %d.\n", in validate_options()