Searched refs:pcibr_probe_slot (Results 1 – 1 of 1) sorted by relevance
53 static int pcibr_probe_slot(bridge_t *, cfg_p, unsigned int *);562 if (pcibr_probe_slot(bridge, cfgw, &idword)) in pcibr_slot_info_init()600 if (pcibr_probe_slot(bridge, cfgw, &idwords[func])) { in pcibr_slot_info_init()1775 pcibr_probe_slot(bridge_t *bridge, in pcibr_probe_slot() function