Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dsetup-pci.c50 static ide_hwif_t *ide_match_hwif(unsigned long io_base, u8 bootable, const char *name) in ide_match_hwif() function
436 if ((hwif = ide_match_hwif(base, d->bootable, d->name)) == NULL) in ide_hwif_configure()