Home
last modified time | relevance | path

Searched refs:ide_dma_unmap_sg (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/ide/
Dide-dma.c99 ide_dma_unmap_sg(drive, cmd); in ide_dma_intr()
164 void ide_dma_unmap_sg(ide_drive_t *drive, struct ide_cmd *cmd) in ide_dma_unmap_sg() function
171 EXPORT_SYMBOL_GPL(ide_dma_unmap_sg);
463 ide_dma_unmap_sg(drive, cmd); in ide_dma_timeout_retry()
476 ide_dma_unmap_sg(drive, cmd); in ide_dma_timeout_retry()
548 ide_dma_unmap_sg(drive, cmd); in ide_dma_prepare()
Dsgiioc4.c279 ide_dma_unmap_sg(drive, cmd); in sgiioc4_resetproc()
Dide-atapi.c414 ide_dma_unmap_sg(drive, cmd); in ide_pc_intr()
Dide-cd.c542 ide_dma_unmap_sg(drive, cmd); in cdrom_newpc_intr()
/linux-3.4.99/include/linux/
Dide.h1369 void ide_dma_unmap_sg(ide_drive_t *, struct ide_cmd *);
1403 static inline void ide_dma_unmap_sg(ide_drive_t *drive, in ide_dma_unmap_sg() function