Searched refs:ide_match_hwif (Results 1 – 1 of 1) sorted by relevance
50 static ide_hwif_t *ide_match_hwif(unsigned long io_base, u8 bootable, const char *name) in ide_match_hwif() function436 if ((hwif = ide_match_hwif(base, d->bootable, d->name)) == NULL) in ide_hwif_configure()