Searched refs:pcicfg_get_ntbridge_child_range (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 252 static uint_t pcicfg_get_ntbridge_child_range(dev_info_t *, uint64_t *, 1009 if (pcicfg_get_ntbridge_child_range(dip, &boundbase, &boundlen, in pcicfg_ntbridge_allocate_resources() 1038 if (pcicfg_get_ntbridge_child_range(dip, &boundbase, &boundlen, in pcicfg_ntbridge_allocate_resources() 1066 if (pcicfg_get_ntbridge_child_range(dip, &boundbase, &boundlen, in pcicfg_ntbridge_allocate_resources() 1394 pcicfg_get_ntbridge_child_range(dev_info_t *dip, uint64_t *boundbase, in pcicfg_get_ntbridge_child_range() function
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 317 static uint_t pcicfg_get_ntbridge_child_range(dev_info_t *, uint64_t *, 1145 if (pcicfg_get_ntbridge_child_range(dip, &boundbase, &boundlen, in pcicfg_ntbridge_allocate_resources() 1185 if (pcicfg_get_ntbridge_child_range(dip, &boundbase, &boundlen, in pcicfg_ntbridge_allocate_resources() 1493 pcicfg_get_ntbridge_child_range(dev_info_t *dip, uint64_t *boundbase, in pcicfg_get_ntbridge_child_range() function
|