Home
last modified time | relevance | path

Searched refs:kNetPciDeviceNum (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/vm_manager/
Dvm_manager.h83 static constexpr const int kNetPciDeviceNum = 1; variable
Dcrosvm_manager.cpp600 const pci::Address mobile_pci = pci::Address(0, VmManager::kNetPciDeviceNum, 1); in StartCommands()
601 const pci::Address ethernet_pci = pci::Address(0, VmManager::kNetPciDeviceNum, 2); in StartCommands()