Home
last modified time | relevance | path

Searched refs:pcie_device_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_emul.h239 int pci_emul_add_pciecap(struct pci_devinst *pi, int pcie_device_type);
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c824 uint8_t pcie_device_type = 0; in pcicfg_configure_ntbridge() local
843 pcie_device_type = 1; in pcicfg_configure_ntbridge()
847 if (pcicfg_set_busnode_props(new_device, pcie_device_type) in pcicfg_configure_ntbridge()
3218 pcicfg_set_busnode_props(dev_info_t *dip, uint8_t pcie_device_type) in pcicfg_set_busnode_props() argument
3223 if (pcie_device_type) in pcicfg_set_busnode_props()
3789 uint8_t pcie_device_type = 0; in pcicfg_probe_bridge() local
4201 pcie_device_type = 1; in pcicfg_probe_bridge()
4206 if (pcicfg_set_busnode_props(new_child, pcie_device_type) in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c917 uint8_t pcie_device_type = 0; in pcicfg_configure_ntbridge() local
936 pcie_device_type = 1; in pcicfg_configure_ntbridge()
940 if (pcicfg_set_busnode_props(new_device, pcie_device_type, -1, -1) != in pcicfg_configure_ntbridge()
3552 pcicfg_set_busnode_props(dev_info_t *dip, uint8_t pcie_device_type, in pcicfg_set_busnode_props() argument
3558 if (pcie_device_type) in pcicfg_set_busnode_props()
4911 uint8_t pcie_device_type = 0; in pcicfg_probe_bridge() local
5216 pcie_device_type = 1; in pcicfg_probe_bridge()
5221 if (pcicfg_set_busnode_props(new_child, pcie_device_type, in pcicfg_probe_bridge()