Linux Kernel
3.7.1
|
#include <ide.h>
Data Fields | |
void(* | dma_host_set )(struct ide_drive_s *, int) |
int(* | dma_setup )(struct ide_drive_s *, struct ide_cmd *) |
void(* | dma_start )(struct ide_drive_s *) |
int(* | dma_end )(struct ide_drive_s *) |
int(* | dma_test_irq )(struct ide_drive_s *) |
void(* | dma_lost_irq )(struct ide_drive_s *) |
int(* | dma_check )(struct ide_drive_s *, struct ide_cmd *) |
int(* | dma_timer_expiry )(struct ide_drive_s *) |
void(* | dma_clear )(struct ide_drive_s *) |
u8(* | dma_sff_read_status )(struct hwif_s *) |
void(* dma_clear)(struct ide_drive_s *) |
int(* dma_end)(struct ide_drive_s *) |
void(* dma_lost_irq)(struct ide_drive_s *) |
void(* dma_start)(struct ide_drive_s *) |
int(* dma_test_irq)(struct ide_drive_s *) |
int(* dma_timer_expiry)(struct ide_drive_s *) |