pcicfg_set_busnode_props
static int pcicfg_set_busnode_props(dev_info_t *, uint8_t);
if (pcicfg_set_busnode_props(new_child, pcie_device_type)
if (pcicfg_set_busnode_props(new_device, pcie_device_type)
static int pcicfg_set_busnode_props(dev_info_t *, uint8_t, int, int);
if (pcicfg_set_busnode_props(new_child, pcie_device_type,
if (pcicfg_set_busnode_props(new_device, pcie_device_type, -1, -1) !=