Searched refs:ide_build_dmatable (Results 1 – 3 of 3) sorted by relevance
114 int ide_build_dmatable(ide_drive_t *drive, struct ide_cmd *cmd) in ide_build_dmatable() function171 EXPORT_SYMBOL_GPL(ide_build_dmatable);195 if (ide_build_dmatable(drive, cmd) == 0) { in ide_dma_setup()
197 count = ide_build_dmatable(drive, cmd); in trm290_dma_setup()
285 #define tx4939ide_build_dmatable ide_build_dmatable