Searched refs:tape_get_device (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dtape_block.c228 disk->private_data = tape_get_device(device);
236 blkdat->request_queue->queuedata = tape_get_device(device);
240 tape_get_device(device);
350 device = tape_get_device(disk->private_data);
H A Dtape_core.c512 tape_get_device(struct tape_device *device) function
517 DBF_EVENT(4, "tape_get_device(%p) = %i\n", device, count);
553 device = tape_get_device(tmp);
917 request->device = tape_get_device(device);
1171 (unsigned long) tape_get_device(device);
1324 EXPORT_SYMBOL(tape_get_device); variable
H A Dtape.h299 extern struct tape_device *tape_get_device(struct tape_device *);
H A Dtape_34xx.c141 p->device = tape_get_device(device);
H A Dtape_3590.c613 p->device = tape_get_device(device);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_block.c228 disk->private_data = tape_get_device(device);
236 blkdat->request_queue->queuedata = tape_get_device(device);
240 tape_get_device(device);
350 device = tape_get_device(disk->private_data);
H A Dtape_core.c512 tape_get_device(struct tape_device *device) function
517 DBF_EVENT(4, "tape_get_device(%p) = %i\n", device, count);
553 device = tape_get_device(tmp);
917 request->device = tape_get_device(device);
1171 (unsigned long) tape_get_device(device);
1324 EXPORT_SYMBOL(tape_get_device); variable
H A Dtape.h299 extern struct tape_device *tape_get_device(struct tape_device *);
H A Dtape_34xx.c141 p->device = tape_get_device(device);
H A Dtape_3590.c613 p->device = tape_get_device(device);

Completed in 189 milliseconds