Home
last modified time | relevance | path

Searched defs:ide_disk_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dide.h358 struct ide_disk_ops { struct
359 int (*check)(struct ide_drive_s *, const char *);
360 int (*get_capacity)(struct ide_drive_s *);
361 void (*unlock_native_capacity)(struct ide_drive_s *);
362 void (*setup)(struct ide_drive_s *);
363 void (*flush)(struct ide_drive_s *);
364 int (*init_media)(struct ide_drive_s *, struct gendisk *);
365 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,
367 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,
369 int (*ioctl)(struct ide_drive_s *, struct block_device *,