Searched refs:hostbridge (Results 1 – 6 of 6) sorted by relevance
31 FVP_CONFIG[board.hostbridge.interfaceName] ?= "tap0"33 FVP_CONFIG[board.hostbridge.userNetworking] ?= "true"34 FVP_CONFIG[board.hostbridge.userNetPorts] ?= "5555=5555,8080=80,2222=22"73 FVP_CONFIG[board.virtio_net.hostbridge.interfaceName] ?= "eth1"74 FVP_CONFIG[board.virtio_net.hostbridge.userNetworking] ?= "true"75 FVP_CONFIG[board.virtio_net.hostbridge.userNetPorts] ?= "5555=5555,8080=80,2222=22"
50 FVP_CONFIG[bp.virtio_net.hostbridge.userNetworking] ?= "1"52 FVP_CONFIG[bp.virtio_net.hostbridge.userNetPorts] = "2222=22"
210 struct pci_dev *hostbridge; in speedstep_detect_chipset() local212 hostbridge = pci_get_subsys(PCI_VENDOR_ID_INTEL, in speedstep_detect_chipset()217 if (!hostbridge) in speedstep_detect_chipset()220 if (hostbridge->revision < 5) { in speedstep_detect_chipset()223 pci_dev_put(hostbridge); in speedstep_detect_chipset()227 pci_dev_put(hostbridge); in speedstep_detect_chipset()
7 FVP_CONFIG[bp.hostbridge.interfaceName]="enp97s0"8 FVP_CONFIG[bp.hostbridge.userNetworking]="1"21 FVP_CONFIG[bp.hostbridge.userNetPorts] = "4222=22,4223=443,4224=80"
13 FVP_CONFIG[bp.virtio_net.hostbridge.userNetPorts] ?= "2222=22"
852 # @pci-bus: QOM path of the PCI bus of the hostbridge associated with