Home
last modified time | relevance | path

Searched refs:ide_hwif_configure (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ide/
Dsetup-pci.c414 static ide_hwif_t *ide_hwif_configure(struct pci_dev *dev, ide_pci_device_t *d, ide_hwif_t *mate, i… in ide_hwif_configure() function
655 if ((hwif = ide_hwif_configure(dev, d, mate, port, pciirq)) == NULL) in do_ide_setup_pci_device()