Searched defs:pcicfg_ntbridge_allocate_resources (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c255 static int pcicfg_ntbridge_allocate_resources(dev_info_t *);
870 if (pcicfg_ntbridge_allocate_resources(new_device) != PCICFG_SUCCESS) {
991 pcicfg_ntbridge_allocate_resources(dev_info_t *dip) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c320 static int pcicfg_ntbridge_allocate_resources(dev_info_t *);
993 if (pcicfg_ntbridge_allocate_resources(new_device) !=
1129 pcicfg_ntbridge_allocate_resources(dev_info_t *dip) function

Completed in 94 milliseconds