Searched defs:ide_disk_ops (Results 1 – 1 of 1) sorted by relevance
362 struct ide_disk_ops { struct363 int (*check)(struct ide_drive_s *, const char *);364 int (*get_capacity)(struct ide_drive_s *);365 void (*unlock_native_capacity)(struct ide_drive_s *);366 void (*setup)(struct ide_drive_s *);367 void (*flush)(struct ide_drive_s *);368 int (*init_media)(struct ide_drive_s *, struct gendisk *);369 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,371 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,373 int (*ioctl)(struct ide_drive_s *, struct block_device *,