pcicfg_find_resource_end
static int pcicfg_find_resource_end(dev_info_t *, void *);
ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl);
static int pcicfg_find_resource_end(dev_info_t *, void *);
ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl);