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 *);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
287 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() function5355 ddi_walk_devs(new_child, pcicfg_find_resource_end, (void *)&phdl); in pcicfg_probe_bridge()