Home
last modified time | relevance | path

Searched refs:e1000e_pcie_offset (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/hw/net/
H A De1000e.c421 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
472 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu/qemu-6.2.0/hw/net/
H A De1000e.c423 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
474 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu60/qemu-6.0.0/hw/net/
H A De1000e.c422 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
473 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/net/
H A De1000e.c421 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
472 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/net/
H A De1000e.c417 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
468 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu5/qemu-5.2.0/hw/net/
H A De1000e.c422 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
473 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/net/
H A De1000e.c421 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
472 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/net/
H A De1000e.c421 static const uint16_t e1000e_pcie_offset = 0x0E0; in e1000e_pci_realize() local
472 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) { in e1000e_pci_realize()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/net/
H A De1000e.c423 static const uint16_t e1000e_pcie_offset = 0x0E0;
474 if (pcie_endpoint_cap_v1_init(pci_dev, e1000e_pcie_offset) < 0) {