]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ide.h
ide: add ide_use_fast_pio() helper (v3)
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
index 40b5fa2f26271ed544dc2a117b2445979b2df1e7..9e1a8b9ce1825b8c10ad7cb598aa5cc84032c7a1 100644 (file)
@@ -1352,6 +1352,7 @@ extern int ide_dma_enable(ide_drive_t *drive);
 extern char *ide_xfer_verbose(u8 xfer_rate);
 extern void ide_toggle_bounce(ide_drive_t *drive, int on);
 extern int ide_set_xfer_rate(ide_drive_t *drive, u8 rate);
+int ide_use_fast_pio(ide_drive_t *);
 
 u8 ide_dump_status(ide_drive_t *, const char *, u8);