Home
last modified time | relevance | path

Searched refs:ide_dma_unmap_sg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-dma.c99 ide_dma_unmap_sg(drive, cmd); in ide_dma_intr()
154 * ide_dma_unmap_sg - clean up DMA mapping
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); variable
461 ide_dma_unmap_sg(drive, cmd); in ide_dma_timeout_retry()
474 ide_dma_unmap_sg(drive, cmd); in ide_dma_timeout_retry()
546 ide_dma_unmap_sg(drive, cmd); in ide_dma_prepare()
H A Dide-atapi.c440 ide_dma_unmap_sg(drive, cmd); in ide_pc_intr()
H A Dide-cd.c628 ide_dma_unmap_sg(drive, cmd); in cdrom_newpc_intr()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1438 void ide_dma_unmap_sg(ide_drive_t *, struct ide_cmd *);
1472 static inline void ide_dma_unmap_sg(ide_drive_t *drive, in ide_dma_unmap_sg() function

Completed in 8 milliseconds