• Home
  • Raw
  • Download

Lines Matching defs:drive

56 static void ide_tf_set_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 dma)  in ide_tf_set_cmd()
82 static ide_startstop_t __ide_do_rw_disk(ide_drive_t *drive, struct request *rq, in __ide_do_rw_disk()
182 static ide_startstop_t ide_do_rw_disk(ide_drive_t *drive, struct request *rq, in ide_do_rw_disk()
206 static u64 idedisk_read_native_max_address(ide_drive_t *drive, int lba48) in idedisk_read_native_max_address()
240 static u64 idedisk_set_max_address(ide_drive_t *drive, u64 addr_req, int lba48) in idedisk_set_max_address()
298 static u64 ide_disk_hpa_get_native_capacity(ide_drive_t *drive, int lba48) in ide_disk_hpa_get_native_capacity()
317 static u64 ide_disk_hpa_set_capacity(ide_drive_t *drive, u64 set_max, int lba48) in ide_disk_hpa_set_capacity()
326 static void idedisk_check_hpa(ide_drive_t *drive) in idedisk_check_hpa()
355 static int ide_disk_get_capacity(ide_drive_t *drive) in ide_disk_get_capacity()
410 static void ide_disk_unlock_native_capacity(ide_drive_t *drive) in ide_disk_unlock_native_capacity()
430 static bool idedisk_prep_rq(ide_drive_t *drive, struct request *rq) in idedisk_prep_rq()
470 static int set_multcount(ide_drive_t *drive, int arg) in set_multcount()
493 static int set_nowerr(ide_drive_t *drive, int arg) in set_nowerr()
508 static int ide_do_setfeature(ide_drive_t *drive, u8 feature, u8 nsect) in ide_do_setfeature()
522 static void update_flush(ide_drive_t *drive) in update_flush()
559 static int set_wcache(ide_drive_t *drive, int arg) in set_wcache()
582 static int do_idedisk_flushcache(ide_drive_t *drive) in do_idedisk_flushcache()
599 static int set_acoustic(ide_drive_t *drive, int arg) in set_acoustic()
620 static int set_addressing(ide_drive_t *drive, int arg) in set_addressing()
647 static int ide_disk_check(ide_drive_t *drive, const char *s) in ide_disk_check()
652 static void ide_disk_setup(ide_drive_t *drive) in ide_disk_setup()
750 static void ide_disk_flush(ide_drive_t *drive) in ide_disk_flush()
760 static int ide_disk_init_media(ide_drive_t *drive, struct gendisk *disk) in ide_disk_init_media()
765 static int ide_disk_set_doorlock(ide_drive_t *drive, struct gendisk *disk, in ide_disk_set_doorlock()