Searched defs:tape (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/s390/char/
H A DMakefile
/linux-4.1.27/include/acpi/
H A Dacbuffer.h71 u32 tape; member in struct:acpi_fde_info
/linux-4.1.27/drivers/scsi/
H A Dst.h69 struct scsi_tape *tape; member in struct:st_modedef
H A Dosst.c194 static inline char *tape_name(struct osst_tape *tape) tape_name() argument
H A Dst.c4080 static int create_cdevs(struct scsi_tape *tape) remove_cdevs() argument
311 tape_name(struct scsi_tape *tape) tape_name() argument
4012 create_one_cdev(struct scsi_tape *tape, int mode, int rew) create_one_cdev() argument
4064 create_cdevs(struct scsi_tape *tape) create_cdevs() argument
/linux-4.1.27/drivers/block/paride/
H A Dpt.c266 static inline u8 DRIVE(struct pt_unit *tape) DRIVE() argument
271 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg) pt_wait() argument
296 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun) pt_command() argument
328 static int pt_completion(struct pt_unit *tape, char *buf, char *fun) pt_completion() argument
353 static void pt_req_sense(struct pt_unit *tape, int quiet) pt_req_sense() argument
374 static int pt_atapi(struct pt_unit *tape, char *cmd, int dlen, char *buf, char *fun) pt_atapi() argument
393 static int pt_poll_dsc(struct pt_unit *tape, int pause, int tmo, char *msg) pt_poll_dsc() argument
424 static void pt_media_access_cmd(struct pt_unit *tape, int tmo, char *cmd, char *fun) pt_media_access_cmd() argument
434 static void pt_rewind(struct pt_unit *tape) pt_rewind() argument
441 static void pt_write_fm(struct pt_unit *tape) pt_write_fm() argument
450 static int pt_reset(struct pt_unit *tape) pt_reset() argument
483 static int pt_ready_wait(struct pt_unit *tape, int tmo) pt_ready_wait() argument
527 static int pt_identify(struct pt_unit *tape) pt_identify() argument
587 static int pt_probe(struct pt_unit *tape) pt_probe() argument
602 struct pt_unit *tape; pt_detect() local
610 struct pt_unit *tape = &pt[unit]; pt_detect() local
654 struct pt_unit *tape = pt + unit; pt_open() local
699 struct pt_unit *tape = file->private_data; pt_ioctl() local
737 struct pt_unit *tape = file->private_data; pt_release() local
759 struct pt_unit *tape = filp->private_data; pt_read() local
856 struct pt_unit *tape = filp->private_data; pt_write() local
/linux-4.1.27/drivers/ide/
H A Dide-tape.c234 struct ide_tape_obj *tape = NULL; ide_tape_get() local
254 static void ide_tape_put(struct ide_tape_obj *tape) ide_tape_put() argument
270 idetape_tape_t *tape = drive->driver_data; idetape_analyze_error() local
328 idetape_tape_t *tape = drive->driver_data; ide_tape_callback() local
380 idetape_tape_t *tape = drive->driver_data; ide_tape_stall_queue() local
392 idetape_tape_t *tape = drive->driver_data; ide_tape_handle_dsc() local
443 idetape_tape_t *tape = drive->driver_data; ide_tape_issue_pc() local
518 idetape_tape_t *tape = drive->driver_data; idetape_media_access_finished() local
543 static void ide_tape_create_rw_cmd(idetape_tape_t *tape, ide_tape_create_rw_cmd() argument
570 idetape_tape_t *tape = drive->driver_data; idetape_do_request() local
683 idetape_tape_t *tape = drive->driver_data; idetape_wait_ready() local
711 struct ide_tape_obj *tape = drive->driver_data; idetape_flush_tape_buffers() local
725 idetape_tape_t *tape = drive->driver_data; ide_tape_read_position() local
779 idetape_tape_t *tape = drive->driver_data; __ide_tape_discard_merge_buffer() local
803 idetape_tape_t *tape = drive->driver_data; idetape_position_tape() local
825 idetape_tape_t *tape = drive->driver_data; ide_tape_discard_merge_buffer() local
846 idetape_tape_t *tape = drive->driver_data; idetape_queue_rw_tail() local
921 idetape_tape_t *tape = drive->driver_data; ide_tape_flush_merge_buffer() local
941 idetape_tape_t *tape = drive->driver_data; idetape_init_rw() local
991 idetape_tape_t *tape = drive->driver_data; idetape_pad_zeros() local
1009 struct ide_tape_obj *tape = drive->driver_data; idetape_rewind_tape() local
1031 idetape_tape_t *tape = drive->driver_data; idetape_blkdev_ioctl() local
1064 idetape_tape_t *tape = drive->driver_data; idetape_space_over_filemarks() local
1130 struct ide_tape_obj *tape = file->private_data; idetape_chrdev_read() local
1185 struct ide_tape_obj *tape = file->private_data; idetape_chrdev_write() local
1227 struct ide_tape_obj *tape = drive->driver_data; idetape_write_filemark() local
1254 idetape_tape_t *tape = drive->driver_data; idetape_mtioctop() local
1371 struct ide_tape_obj *tape = file->private_data; do_idetape_chrdev_ioctl() local
1439 idetape_tape_t *tape = drive->driver_data; ide_tape_get_bsize_from_bdesc() local
1466 idetape_tape_t *tape; idetape_chrdev_open() local
1549 idetape_tape_t *tape = drive->driver_data; idetape_write_release() local
1566 struct ide_tape_obj *tape = filp->private_data; idetape_chrdev_release() local
1603 idetape_tape_t *tape = drive->driver_data; idetape_get_inquiry_results() local
1632 idetape_tape_t *tape = drive->driver_data; idetape_get_mode_sense_results() local
1743 static void idetape_setup(ide_drive_t *drive, idetape_tape_t *tape, int minor) idetape_setup() argument
1808 idetape_tape_t *tape = drive->driver_data; ide_tape_remove() local
1821 struct ide_tape_obj *tape = to_ide_drv(dev, ide_tape_obj); ide_tape_release() local
1842 idetape_tape_t *tape = drive->driver_data; idetape_name_proc_show() local
1909 struct ide_tape_obj *tape; idetape_open() local
1923 struct ide_tape_obj *tape = ide_drv_g(disk, ide_tape_obj); idetape_release() local
1933 struct ide_tape_obj *tape = ide_drv_g(bdev->bd_disk, ide_tape_obj); idetape_ioctl() local
1955 idetape_tape_t *tape; ide_tape_probe() local

Completed in 271 milliseconds