• Home
  • Raw
  • Download

Lines Matching defs:drive

65 static void ide_tf_set_cmd(ide_drive_t *drive, ide_task_t *task, u8 dma)  in ide_tf_set_cmd()
89 static ide_startstop_t __ide_do_rw_disk(ide_drive_t *drive, struct request *rq, in __ide_do_rw_disk()
187 static ide_startstop_t ide_do_rw_disk(ide_drive_t *drive, struct request *rq, in ide_do_rw_disk()
217 static u64 idedisk_read_native_max_address(ide_drive_t *drive, int lba48) in idedisk_read_native_max_address()
247 static u64 idedisk_set_max_address(ide_drive_t *drive, u64 addr_req, int lba48) in idedisk_set_max_address()
299 static void idedisk_check_hpa(ide_drive_t *drive) in idedisk_check_hpa()
336 static int ide_disk_get_capacity(ide_drive_t *drive) in ide_disk_get_capacity()
391 ide_drive_t *drive = q->queuedata; in idedisk_prepare_flush() local
418 static int set_multcount(ide_drive_t *drive, int arg) in set_multcount()
442 static int set_nowerr(ide_drive_t *drive, int arg) in set_nowerr()
457 static int ide_do_setfeature(ide_drive_t *drive, u8 feature, u8 nsect) in ide_do_setfeature()
470 static void update_ordered(ide_drive_t *drive) in update_ordered()
509 static int set_wcache(ide_drive_t *drive, int arg) in set_wcache()
532 static int do_idedisk_flushcache(ide_drive_t *drive) in do_idedisk_flushcache()
547 static int set_acoustic(ide_drive_t *drive, int arg) in set_acoustic()
568 static int set_addressing(ide_drive_t *drive, int arg) in set_addressing()
595 static int ide_disk_check(ide_drive_t *drive, const char *s) in ide_disk_check()
600 static void ide_disk_setup(ide_drive_t *drive) in ide_disk_setup()
696 static void ide_disk_flush(ide_drive_t *drive) in ide_disk_flush()
706 static int ide_disk_init_media(ide_drive_t *drive, struct gendisk *disk) in ide_disk_init_media()
711 static int ide_disk_set_doorlock(ide_drive_t *drive, struct gendisk *disk, in ide_disk_set_doorlock()