Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-dma-sff.c99 * ide_build_dmatable - build IDE DMA table
101 * ide_build_dmatable() prepares a dma request. We map the command
115 int ide_build_dmatable(ide_drive_t *drive, struct ide_cmd *cmd) in ide_build_dmatable() function
172 EXPORT_SYMBOL_GPL(ide_build_dmatable); variable
196 if (ide_build_dmatable(drive, cmd) == 0) { in ide_dma_setup()
H A Dtrm290.c197 count = ide_build_dmatable(drive, cmd); in trm290_dma_setup()
H A Dtx4939ide.c233 /* custom ide_build_dmatable to handle swapped layout */
261 * (standard ide_build_dmatable does it too) in tx4939ide_build_dmatable()
284 #define tx4939ide_build_dmatable ide_build_dmatable
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1442 int ide_build_dmatable(ide_drive_t *, struct ide_cmd *);

Completed in 7 milliseconds