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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-xfer-mode.c155 int ide_set_dma_mode(ide_drive_t *drive, const u8 mode) function
178 EXPORT_SYMBOL_GPL(ide_set_dma_mode); variable
264 return ide_set_dma_mode(drive, rate);
H A Dsc1200.c216 if (ide_set_dma_mode(drive, mode) == 0 &&
H A Dide-dma.c373 if (ide_set_dma_mode(drive, speed))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h1502 int ide_set_dma_mode(ide_drive_t *, u8);

Completed in 119 milliseconds