Searched refs:pcicfg_find_resource_end (Results 1 – 2 of 2) sorted by relevance
271 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
285 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() function5352 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl); in pcicfg_probe_bridge()