Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/char/
Dtape_block.c239 disk->private_data = tape_get_device(device); in tapeblock_setup_device()
247 blkdat->request_queue->queuedata = tape_get_device(device); in tapeblock_setup_device()
251 tape_get_device(device); in tapeblock_setup_device()
365 device = tape_get_device(disk->private_data); in tapeblock_open()
Dtape_core.c257 p->device = tape_get_device(device); in tape_med_state_work()
569 tape_get_device(struct tape_device *device) in tape_get_device() function
610 device = tape_get_device(tmp); in tape_find_device()
974 request->device = tape_get_device(device); in __tape_start_request()
1229 (unsigned long) tape_get_device(device); in __tape_do_irq()
1382 EXPORT_SYMBOL(tape_get_device);
Dtape.h307 extern struct tape_device *tape_get_device(struct tape_device *);
Dtape_34xx.c164 p->device = tape_get_device(device); in tape_34xx_schedule_work()
Dtape_3590.c666 p->device = tape_get_device(device); in tape_3590_schedule_work()