Searched refs:ide_dma_prepare (Results 1 – 4 of 4) sorted by relevance
698 drive->dma = !ide_dma_prepare(drive, cmd); in ide_issue_pc()717 drive->dma = !ide_dma_prepare(drive, cmd); in ide_issue_pc()
531 int ide_dma_prepare(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_prepare() function
138 if (ide_dma_prepare(drive, cmd)) in do_rw_taskfile()
1421 int ide_dma_prepare(ide_drive_t *, struct ide_cmd *);1454 static inline int ide_dma_prepare(ide_drive_t *drive, in ide_dma_prepare() function