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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 45 milliseconds