/openbmc/qemu/docs/config/ |
H A D | ich9-ehci-uhci.cfg | 7 # controllers as multifunction device in PCI slot "1d". 16 multifunction = "on" 21 multifunction = "on" 28 multifunction = "on" 35 multifunction = "on"
|
H A D | q35-emulated.cfg | 81 multifunction = "on" 89 multifunction = "on" 97 multifunction = "on" 105 multifunction = "on" 171 multifunction = "on" 177 multifunction = "on" 185 multifunction = "on" 193 multifunction = "on" 207 multifunction = "on" 213 multifunction = "on" [all …]
|
H A D | q35-virtio-serial.cfg | 85 multifunction = "on"
|
H A D | q35-virtio-graphical.cfg | 80 multifunction = "on"
|
H A D | mach-virt-serial.cfg | 135 multifunction = "on"
|
H A D | mach-virt-graphical.cfg | 129 multifunction = "on"
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | pcie_device.hpp | 23 MultiFunction, enumerator 86 {DeviceType::MultiFunction, "MultiFunction"},
|
/openbmc/qemu/tests/qtest/ |
H A D | usb-hcd-ehci-test.c | 165 "multifunction=on,id=ich9-ehci-1 " in main() 167 "multifunction=on,masterbus=ich9-ehci-1.0,firstport=0 " in main() 169 "multifunction=on,masterbus=ich9-ehci-1.0,firstport=2 " in main() 171 "multifunction=on,masterbus=ich9-ehci-1.0,firstport=4 " in main()
|
H A D | ioh3420-test.c | 26 "chassis=1,multifunction=on"); in main()
|
/openbmc/qemu/tests/qtest/fuzz/ |
H A D | generic_fuzz_configs.h | 199 "multifunction=on,id=ich9-ehci-1 " 201 "multifunction=on,masterbus=ich9-ehci-1.0,firstport=0 " 203 "multifunction=on,masterbus=ich9-ehci-1.0,firstport=2 " 205 "multifunction=on,masterbus=ich9-ehci-1.0,firstport=4 "
|
/openbmc/openbmc/meta-ufispace/meta-common/recipes-phosphor/network/usb-network/ |
H A D | usb-network.sh | 10 echo 0x0104 > idProduct # Multifunction composite gadget
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/network/usb-network/ |
H A D | usb_network.sh | 10 echo 0x0104 > idProduct # Multifunction composite gadget
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-tls-iothread | 100 -device '{"driver":"pcie-root-port", "id":"root0", "multifunction":true, 120 -device '{"driver":"pcie-root-port", "id":"root0", "multifunction":true,
|
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd/ |
H A D | state_hook | 34 # |-> 0104 Multifunction Composite Gadget
|
/openbmc/openbmc/meta-quanta/meta-common/recipes-quanta/network/usb-network/ |
H A D | usb-network.sh | 30 echo 0x0104 > idProduct # Multifunction composite gadget
|
/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/jsnbd/ |
H A D | state_hook | 52 # |-> 0104 Multifunction Composite Gadget
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeDevice.interface.yaml | 13 Indicates if the device type is MultiFunction/Retimer/Simulated or 374 - name: MultiFunction 376 Indicates if the device is MultiFunction
|
/openbmc/qemu/docs/ |
H A D | pcie.txt | 118 … -device pcie-root-port,id=root_port1,multifunction=on,chassis=x,addr=z.0[,slot=y][,bus=pcie.0] \ 176 (multifunction) device can be plugged into each Port. This results in 204 uses one bus number. Since only one (multifunction) device 255 Leave enough PCI Express Root Ports empty. Use multifunction
|
H A D | qemupciserial.inf | 19 Class=MultiFunction
|
/openbmc/u-boot/drivers/misc/ |
H A D | Kconfig | 2 # Multifunction miscellaneous devices 5 menu "Multifunction device drivers"
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-pci-bus.c | 1100 * Multifunction is not supported due to the lack of CLP. However, in s390_pcihost_plug() 1101 * do not check for multifunction capability for SR-IOV devices because in s390_pcihost_plug() 1102 * SR-IOV devices automatically add the multifunction capability whether in s390_pcihost_plug() 1107 error_setg(errp, "multifunction not supported in s390"); in s390_pcihost_plug() 1125 * support multifunction for s390x so we don't need zpci for VFs in s390_pcihost_plug()
|
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/ |
H A D | create_usbhid.sh | 14 echo 0x0104 > idProduct # Multifunction Composite Gadget
|
/openbmc/obmc-ikvm/ |
H A D | create_usbhid.sh | 14 echo 0x0104 > idProduct # Multifunction Composite Gadget
|
/openbmc/phosphor-misc/usb-ctrl/ |
H A D | usb-ctrl | 178 echo 0x0104 > idProduct # Multifunction Composite Gadget
|
/openbmc/qemu/hw/pci-host/ |
H A D | xilinx-pcie.c | 156 qdev_prop_set_bit(DEVICE(root), "multifunction", false); in xilinx_pcie_host_init()
|