Lines Matching defs:drive
89 static void au1xxx_input_data(ide_drive_t *drive, struct request *rq, in au1xxx_input_data()
95 static void au1xxx_output_data(ide_drive_t *drive, struct request *rq, in au1xxx_output_data()
102 static void au1xxx_set_pio_mode(ide_drive_t *drive, const u8 pio) in au1xxx_set_pio_mode()
164 static void auide_set_dma_mode(ide_drive_t *drive, const u8 speed) in auide_set_dma_mode()
212 static int auide_build_dmatable(ide_drive_t *drive) in auide_build_dmatable()
287 static int auide_dma_end(ide_drive_t *drive) in auide_dma_end()
299 static void auide_dma_start(ide_drive_t *drive ) in auide_dma_start()
304 static void auide_dma_exec_cmd(ide_drive_t *drive, u8 command) in auide_dma_exec_cmd()
311 static int auide_dma_setup(ide_drive_t *drive) in auide_dma_setup()
324 static int auide_dma_test_irq(ide_drive_t *drive) in auide_dma_test_irq()
339 static void auide_dma_host_set(ide_drive_t *drive, int on) in auide_dma_host_set()