Home
last modified time | relevance | path

Searched refs:ide_drive_s (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dide.h400 struct ide_drive_s;
403 int (*check)(struct ide_drive_s *, const char *);
404 int (*get_capacity)(struct ide_drive_s *);
405 void (*unlock_native_capacity)(struct ide_drive_s *);
406 void (*setup)(struct ide_drive_s *);
407 void (*flush)(struct ide_drive_s *);
408 int (*init_media)(struct ide_drive_s *, struct gendisk *);
409 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,
411 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,
413 int (*ioctl)(struct ide_drive_s *, struct block_device *,
[all …]