Symbol: pcicfg_update_ranges_prop
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1204
if (pcicfg_update_ranges_prop(dip, &range[0])) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1220
if (pcicfg_update_ranges_prop(dip, &range[1])) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1236
if (pcicfg_update_ranges_prop(dip, &range[2])) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1857
if (pcicfg_update_ranges_prop(dip, &range[0])) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1867
if (pcicfg_update_ranges_prop(dip, &range[1])) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
1877
if (pcicfg_update_ranges_prop(dip, &range[2])) {
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
250
static int pcicfg_update_ranges_prop(dev_info_t *, ppb_ranges_t *);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4170
(void) pcicfg_update_ranges_prop(new_child, &range[0]);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4172
(void) pcicfg_update_ranges_prop(new_child, &range[1]);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4174
(void) pcicfg_update_ranges_prop(new_child, &range[2]);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4559
(void) pcicfg_update_ranges_prop(new_child, &range[0]);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4563
(void) pcicfg_update_ranges_prop(new_child, &range[1]);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
4567
(void) pcicfg_update_ranges_prop(new_child, &range[2]);
usr/src/uts/sun4/io/pcicfg.c
1297
if (pcicfg_update_ranges_prop(dip, &range[0])) {
usr/src/uts/sun4/io/pcicfg.c
1313
if (pcicfg_update_ranges_prop(dip, &range[1])) {
usr/src/uts/sun4/io/pcicfg.c
1932
if (pcicfg_update_ranges_prop(dip, &range[0])) {
usr/src/uts/sun4/io/pcicfg.c
1941
if (pcicfg_update_ranges_prop(dip, &range[1])) {
usr/src/uts/sun4/io/pcicfg.c
312
static int pcicfg_update_ranges_prop(dev_info_t *, pcicfg_range_t *);
usr/src/uts/sun4/io/pcicfg.c
5187
if (pcicfg_update_ranges_prop(new_child, &range[0])) {
usr/src/uts/sun4/io/pcicfg.c
5192
if (pcicfg_update_ranges_prop(new_child, &range[1])) {
usr/src/uts/sun4/io/pcicfg.c
5566
if (pcicfg_update_ranges_prop(new_child, &range[0])) {
usr/src/uts/sun4/io/pcicfg.c
5573
if (pcicfg_update_ranges_prop(new_child, &range[1])) {