Searched refs:ethernet_pci (Results 1 – 1 of 1) sorted by relevance
601 const pci::Address ethernet_pci = pci::Address(0, VmManager::kNetPciDeviceNum, 2); in StartCommands() local603 crosvm_cmd.AddTap(instance.ethernet_tap_name(), instance.ethernet_mac(), ethernet_pci); in StartCommands()