Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dide-dma-sff.c114 int ide_build_dmatable(ide_drive_t *drive, struct ide_cmd *cmd) in ide_build_dmatable() function
171 EXPORT_SYMBOL_GPL(ide_build_dmatable);
195 if (ide_build_dmatable(drive, cmd) == 0) { in ide_dma_setup()
Dtrm290.c197 count = ide_build_dmatable(drive, cmd); in trm290_dma_setup()
Dtx4939ide.c285 #define tx4939ide_build_dmatable ide_build_dmatable
/linux-4.1.27/include/linux/
Dide.h1369 int ide_build_dmatable(ide_drive_t *, struct ide_cmd *);