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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-tape.c143 typedef struct ide_tape_obj { struct
231 static struct ide_tape_obj *idetape_devs[MAX_HWIFS * MAX_DRIVES];
233 static struct ide_tape_obj *ide_tape_get(struct gendisk *disk, bool cdev,
236 struct ide_tape_obj *tape = NULL;
243 tape = ide_drv_g(disk, ide_tape_obj);
256 static void ide_tape_put(struct ide_tape_obj *tape)
713 struct ide_tape_obj *tape = drive->driver_data;
1011 struct ide_tape_obj *tape = drive->driver_data;
1132 struct ide_tape_obj *tape = file->private_data;
1187 struct ide_tape_obj *tap
[all...]

Completed in 54 milliseconds