Searched refs:nubus_find_slot (Results 1 – 3 of 3) sorted by relevance
321 struct nubus_dev* nubus_find_slot(unsigned int slot,
337 nubus_find_slot(unsigned int slot, in nubus_find_slot() function350 EXPORT_SYMBOL(nubus_find_slot);
212 if (nubus_find_slot(slot, NULL) != NULL) in mac89x0_probe()