Searched defs: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 *);
4605 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl);
4875 pcicfg_find_resource_end(dev_info_t *dip, void *hdl) function
/illumos-gate/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) function
5352 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl);

Completed in 102 milliseconds