tape_get_device
extern struct tape_device *tape_get_device(struct tape_device *);
p->device = tape_get_device(device);
EXPORT_SYMBOL(tape_get_device);
p->device = tape_get_device(device);
device = tape_get_device(tmp);
request->device = tape_get_device(device);