Lines Matching defs:drive
534 static int check_in_drive_list(ide_drive_t *drive, const char **list) in check_in_drive_list()
557 static u8 hpt3xx_udma_filter(ide_drive_t *drive) in hpt3xx_udma_filter()
596 static u8 hpt3xx_mdma_filter(ide_drive_t *drive) in hpt3xx_mdma_filter()
631 static void hpt3xx_set_mode(ide_hwif_t *hwif, ide_drive_t *drive) in hpt3xx_set_mode()
655 static void hpt3xx_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) in hpt3xx_set_pio_mode()
661 static void hpt3xx_maskproc(ide_drive_t *drive, int mask) in hpt3xx_maskproc()
691 static void hpt366_dma_lost_irq(ide_drive_t *drive) in hpt366_dma_lost_irq()
706 static void hpt370_clear_engine(ide_drive_t *drive) in hpt370_clear_engine()
715 static void hpt370_irq_timeout(ide_drive_t *drive) in hpt370_irq_timeout()
732 static void hpt370_dma_start(ide_drive_t *drive) in hpt370_dma_start()
740 static int hpt370_dma_end(ide_drive_t *drive) in hpt370_dma_end()
756 static int hpt374_dma_test_irq(ide_drive_t *drive) in hpt374_dma_test_irq()
777 static int hpt374_dma_end(ide_drive_t *drive) in hpt374_dma_end()
839 static void hpt3xxn_rw_disk(ide_drive_t *drive, struct request *rq) in hpt3xxn_rw_disk()