Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c271 static int pcicfg_find_resource_end(dev_info_t *, void *);
4605 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl); in pcicfg_probe_bridge()
4875 pcicfg_find_resource_end(dev_info_t *dip, void *hdl) in pcicfg_find_resource_end() function
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c285 static int pcicfg_find_resource_end(dev_info_t *, void *);
2701 pcicfg_find_resource_end(dev_info_t *dip, void *hdl) in pcicfg_find_resource_end() function
5352 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl); in pcicfg_probe_bridge()