Searched refs:pcicfg_update_reg_prop (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 3003 pcicfg_update_reg_prop(dev_info_t *dip, uint32_t regvalue, uint_t reg_offset) in pcicfg_update_reg_prop() function 3871 if (pcicfg_update_reg_prop(new_child, in pcicfg_populate_reg_props() 3916 if (pcicfg_update_reg_prop(new_child, request, PCI_CONF_ROM) in pcicfg_populate_reg_props() 3956 if (pcicfg_update_reg_prop(new_child, in pcicfg_populate_props_from_bar() 4017 if (pcicfg_update_reg_prop(new_child, request, PCI_CONF_ROM) in pcicfg_populate_props_from_bar()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 3178 pcicfg_update_reg_prop(dev_info_t *dip, uint32_t regvalue, uint_t reg_offset) in pcicfg_update_reg_prop() function 4217 if (pcicfg_update_reg_prop(new_child, in pcicfg_populate_reg_props() 4264 if (pcicfg_update_reg_prop(new_child, in pcicfg_populate_reg_props() 4808 if (pcicfg_update_reg_prop(new_child, in pcicfg_populate_props_from_bar() 4871 if (pcicfg_update_reg_prop(new_child, in pcicfg_populate_props_from_bar()
|