summaryrefslogtreecommitdiff
path: root/include/linux/pci-ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pci-ide.h')
-rw-r--r--include/linux/pci-ide.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci-ide.h b/include/linux/pci-ide.h
index e638f9429bf9..85645b0a8620 100644
--- a/include/linux/pci-ide.h
+++ b/include/linux/pci-ide.h
@@ -63,6 +63,7 @@ struct pci_ide {
const char *name;
};
+void pci_ide_set_nr_streams(struct pci_host_bridge *hb, u16 nr);
struct pci_ide_partner *pci_ide_to_settings(struct pci_dev *pdev,
struct pci_ide *ide);
struct pci_ide *pci_ide_stream_alloc(struct pci_dev *pdev);