Searched refs:ide_dma_prepare (Results 1 – 4 of 4) sorted by relevance
715 drive->dma = !ide_dma_prepare(drive, cmd); in ide_issue_pc()734 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
139 if (ide_dma_prepare(drive, cmd)) in do_rw_taskfile()
1433 int ide_dma_prepare(ide_drive_t *, struct ide_cmd *);1466 static inline int ide_dma_prepare(ide_drive_t *drive, in ide_dma_prepare() function