Lines Matching defs:drive
91 ide_startstop_t ide_dma_intr(ide_drive_t *drive) in ide_dma_intr()
117 int ide_dma_good_drive(ide_drive_t *drive) in ide_dma_good_drive()
133 static int ide_dma_map_sg(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_map_sg()
164 void ide_dma_unmap_sg(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_unmap_sg()
180 void ide_dma_off_quietly(ide_drive_t *drive) in ide_dma_off_quietly()
196 void ide_dma_off(ide_drive_t *drive) in ide_dma_off()
210 void ide_dma_on(ide_drive_t *drive) in ide_dma_on()
217 int __ide_dma_bad_drive(ide_drive_t *drive) in __ide_dma_bad_drive()
237 static unsigned int ide_get_mode_mask(ide_drive_t *drive, u8 base, u8 req_mode) in ide_get_mode_mask()
311 u8 ide_find_dma_mode(ide_drive_t *drive, u8 req_mode) in ide_find_dma_mode()
351 static int ide_tune_dma(ide_drive_t *drive) in ide_tune_dma()
378 static int ide_dma_check(ide_drive_t *drive) in ide_dma_check()
394 int ide_set_dma(ide_drive_t *drive) in ide_set_dma()
415 void ide_check_dma_crc(ide_drive_t *drive) in ide_check_dma_crc()
435 void ide_dma_lost_irq(ide_drive_t *drive) in ide_dma_lost_irq()
446 ide_startstop_t ide_dma_timeout_retry(ide_drive_t *drive, int error) in ide_dma_timeout_retry()
531 int ide_dma_prepare(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_prepare()