Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dide.h371 struct ide_disk_ops { struct
372 int (*check)(struct ide_drive_s *, const char *);
373 int (*get_capacity)(struct ide_drive_s *);
374 void (*unlock_native_capacity)(struct ide_drive_s *);
375 void (*setup)(struct ide_drive_s *);
376 void (*flush)(struct ide_drive_s *);
377 int (*init_media)(struct ide_drive_s *, struct gendisk *);
378 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,
380 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,
382 int (*ioctl)(struct ide_drive_s *, struct block_device *,