Home
last modified time | relevance | path

Searched defs:tape_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/char/
H A Dtape.h175 struct tape_device { struct
177 struct list_head node;
179 int cdev_id;
180 struct ccw_device * cdev;
181 struct tape_class_device * nt;
182 struct tape_class_device * rt;
185 struct mutex mutex;
188 struct tape_discipline * discipline;
191 long tape_generic_status;
194 wait_queue_head_t state_change_wq;
[all …]