Searched refs:ide_dma_off (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-dma.c456 * ide_dma_off - disable DMA on a device
463 void ide_dma_off(ide_drive_t *drive) function
469 EXPORT_SYMBOL(ide_dma_off); variable
H A Dide-cd.c816 ide_dma_off(drive);
1410 ide_dma_off(drive);
1536 ide_dma_off(drive);
H A Dide-floppy.c775 ide_dma_off(drive);
1006 ide_dma_off(drive);
H A Dide-iops.c1020 ide_dma_off(drive);
H A Dide.c900 ide_dma_off(drive);
H A Dide-tape.c1651 ide_dma_off(drive);
1857 ide_dma_off(drive);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h1280 void ide_dma_off(ide_drive_t *);
1307 static inline void ide_dma_off(ide_drive_t *drive) { ; } function

Completed in 91 milliseconds