Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c271 static int pcicfg_find_resource_end(dev_info_t *, void *);
4338 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl); in pcicfg_probe_bridge()
4608 pcicfg_find_resource_end(dev_info_t *dip, void *hdl) in pcicfg_find_resource_end() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c287 static int pcicfg_find_resource_end(dev_info_t *, void *);
2696 pcicfg_find_resource_end(dev_info_t *dip, void *hdl) in pcicfg_find_resource_end() function
5355 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl); in pcicfg_probe_bridge()