Searched defs:STp (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D53c700.c1990 NCR_700_set_period(struct scsi_target *STp, int period) argument
2009 NCR_700_set_offset(struct scsi_target *STp, int offset) argument
[all...]
H A Dst.c238 struct scsi_tape *STp = NULL; local
266 scsi_tape_put(struct scsi_tape *STp) argument
345 st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) argument
440 struct scsi_tape *STp = SRpnt->stp; local
464 st_do_scsi(struct st_request * SRpnt, struct scsi_tape * STp, unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait) argument
531 write_behind_check(struct scsi_tape * STp) argument
594 cross_eof(struct scsi_tape * STp, int forward) argument
628 flush_write_buffer(struct scsi_tape * STp) argument
700 flush_buffer(struct scsi_tape *STp, int seek_next) argument
755 set_mode_densblk(struct scsi_tape * STp, struct st_modedef * STm) argument
789 do_door_lock(struct scsi_tape * STp, int do_lock) argument
810 reset_state(struct scsi_tape *STp) argument
842 test_ready(struct scsi_tape *STp, int do_wait) argument
916 check_tape(struct scsi_tape *STp, struct file *filp) argument
1118 struct scsi_tape *STp; local
1204 struct scsi_tape *STp = filp->private_data; local
1315 struct scsi_tape *STp = filp->private_data; local
1330 rw_checks(struct scsi_tape *STp, struct file *filp, size_t count) argument
1397 setup_buffering(struct scsi_tape *STp, const char __user *buf, size_t count, int is_read) argument
1456 release_buffering(struct scsi_tape *STp, int is_read) argument
1481 struct scsi_tape *STp = filp->private_data; local
1749 read_tape(struct scsi_tape *STp, long count, struct st_request ** aSRpnt) argument
1938 struct scsi_tape *STp = filp->private_data; local
2103 st_set_options(struct scsi_tape *STp, long options) argument
2291 read_mode_page(struct scsi_tape *STp, int page, int omit_block_descs) argument
2316 write_mode_page(struct scsi_tape *STp, int page, int slow) argument
2362 st_compression(struct scsi_tape * STp, int state) argument
2416 do_load_unload(struct scsi_tape *STp, struct file *filp, int load_code) argument
2506 st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) argument
2906 get_location(struct scsi_tape *STp, unsigned int *block, int *partition, int logical) argument
2966 set_location(struct scsi_tape *STp, unsigned int block, int partition, int logical) argument
3069 find_partition(struct scsi_tape *STp) argument
3083 switch_partition(struct scsi_tape *STp) argument
3111 nbr_partitions(struct scsi_tape *STp) argument
3154 partition_tape(struct scsi_tape *STp, int size) argument
3222 struct scsi_tape *STp = file->private_data; local
3571 struct scsi_tape *STp = file->private_data; local
4339 do_create_class_files(struct scsi_tape *STp, int dev_num, int mode) argument
[all...]
H A Dosst.c233 osst_chk_result(struct osst_tape * STp, struct osst_request * SRpnt) argument
322 struct osst_tape *STp = SRpnt->stp; local
347 osst_do_scsi(struct osst_request *SRpnt, struct osst_tape *STp, unsigned char *cmd, int bytes, int direction, int timeout, int retries, int do_wait) argument
431 osst_write_behind_check(struct osst_tape *STp) argument
472 osst_init_aux(struct osst_tape * STp, int frame_type, int frame_seq_number, int logical_blk_num, int blk_sz, int blk_cnt) argument
534 osst_verify_frame(struct osst_tape * STp, int frame_seq_number, int quiet) argument
668 osst_wait_ready(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned timeout, int initial_delay) argument
733 osst_wait_for_medium(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned timeout) argument
788 osst_position_tape_and_confirm(struct osst_tape * STp, struct osst_request ** aSRpnt, int frame) argument
802 osst_flush_drive_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
836 osst_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int curr, int minlast, int to) argument
891 osst_recover_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int writing) argument
949 osst_read_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int timeout) argument
1020 osst_initiate_read(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
1057 osst_get_logical_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int frame_seq_number, int quiet) argument
1186 osst_seek_logical_blk(struct osst_tape * STp, struct osst_request ** aSRpnt, int logical_blk_num) argument
1295 osst_get_sector(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
1325 osst_seek_sector(struct osst_tape * STp, struct osst_request ** aSRpnt, int sector) argument
1388 osst_read_back_buffer_and_rewrite(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned int frame, unsigned int skip, int pending) argument
1586 osst_reposition_and_retry(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned int frame, unsigned int skip, int pending) argument
1689 osst_write_error_recovery(struct osst_tape * STp, struct osst_request ** aSRpnt, int pending) argument
1768 osst_space_over_filemarks_backward(struct osst_tape * STp, struct osst_request ** aSRpnt, int mt_op, int mt_count) argument
1867 osst_space_over_filemarks_forward_slow(struct osst_tape * STp, struct osst_request ** aSRpnt, int mt_op, int mt_count) argument
1921 osst_space_over_filemarks_forward_fast(struct osst_tape * STp, struct osst_request ** aSRpnt, int mt_op, int mt_count) argument
2072 osst_set_retries(struct osst_tape * STp, struct osst_request ** aSRpnt, int retries) argument
2104 osst_write_filemark(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
2132 osst_write_eod(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
2155 osst_write_filler(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, int count) argument
2180 __osst_write_header(struct osst_tape * STp, struct osst_request ** aSRpnt, int where, int count) argument
2207 osst_write_header(struct osst_tape * STp, struct osst_request ** aSRpnt, int locate_eod) argument
2281 osst_reset_header(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
2294 __osst_analyze_headers(struct osst_tape * STp, struct osst_request ** aSRpnt, int ppos) argument
2471 osst_analyze_headers(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
2526 osst_verify_position(struct osst_tape * STp, struct osst_request ** aSRpnt) argument
2602 osst_configure_onstream(struct osst_tape *STp, struct osst_request ** aSRpnt) argument
2773 cross_eof(struct osst_tape *STp, struct osst_request ** aSRpnt, int forward) argument
2802 osst_get_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt) argument
2886 osst_set_frame_position(struct osst_tape *STp, struct osst_request ** aSRpnt, int ppos, int skip) argument
2944 osst_write_trailer(struct osst_tape *STp, struct osst_request ** aSRpnt, int leave_at_EOT) argument
2971 osst_flush_write_buffer(struct osst_tape *STp, struct osst_request ** aSRpnt) argument
3101 osst_flush_buffer(struct osst_tape * STp, struct osst_request ** aSRpnt, int seek_next) argument
3163 osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous) argument
3247 do_door_lock(struct osst_tape * STp, int do_lock) argument
3266 reset_state(struct osst_tape *STp) argument
3297 struct osst_tape * STp = filp->private_data; local
3618 struct osst_tape * STp = filp->private_data; local
3794 osst_log_options(struct osst_tape *STp, struct st_modedef *STm, char *name) argument
3817 osst_set_options(struct osst_tape *STp, long options) argument
3973 osst_int_ioctl(struct osst_tape * STp, struct osst_request ** aSRpnt, unsigned int cmd_in, unsigned long arg) argument
4365 struct osst_tape * STp; local
4730 struct osst_tape * STp = filp->private_data; local
4823 struct osst_tape * STp = filp->private_data; local
4850 struct osst_tape * STp = file->private_data; local
5180 struct osst_tape *STp = file->private_data; local
5589 struct osst_tape * STp = (struct osst_tape *) class_get_devdata (class_dev); local
5601 struct osst_tape * STp = (struct osst_tape *) class_get_devdata (class_dev); local
5613 struct osst_tape * STp = (struct osst_tape *) class_get_devdata (class_dev); local
5625 struct osst_tape * STp = (struct osst_tape *) class_get_devdata (class_dev); local
5637 struct osst_tape * STp = (struct osst_tape *) class_get_devdata (class_dev); local
5649 struct osst_tape * STp = (struct osst_tape *) class_get_devdata (class_dev); local
5677 osst_sysfs_add(dev_t dev, struct device *device, struct osst_tape * STp, char * name) argument
5970 struct osst_tape * STp; local
[all...]

Completed in 116 milliseconds