Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c53 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