Searched refs:pci_ide_stream_alloc (Results 1 – 3 of 3) sorted by relevance
107 struct pci_ide *pci_ide_stream_alloc(struct pci_dev *pdev);
241 struct pci_ide *pci_ide_stream_alloc(struct pci_dev *pdev) in pci_ide_stream_alloc() function330 EXPORT_SYMBOL_GPL(pci_ide_stream_alloc);
197 ide1 = pci_ide_stream_alloc(pdev); in stream_alloc()