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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c239 static int pcicfg_set_busnode_props(dev_info_t *, uint8_t);
819 if (pcicfg_set_busnode_props(new_device, pcie_device_type)
3331 pcicfg_set_busnode_props(dev_info_t *dip, uint8_t pcie_device_type) function
4068 * by pcicfg_set_busnode_props() below. This is needed as the
4473 if (pcicfg_set_busnode_props(new_child, pcie_device_type)
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c302 static int pcicfg_set_busnode_props(dev_info_t *, uint8_t, int, int);
940 if (pcicfg_set_busnode_props(new_device, pcie_device_type, -1, -1) !=
3558 pcicfg_set_busnode_props(dev_info_t *dip, uint8_t pcie_device_type, function
4916 * by pcicfg_set_busnode_props() below. This is needed as the
5218 if (pcicfg_set_busnode_props(new_child, pcie_device_type,

Completed in 79 milliseconds