Searched refs:deviceCfgFound (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp632 bool deviceCfgFound = false; local
645 deviceCfgFound = true;
661 if (deviceCfgFound && deviceCap.length > 0)
686 if (deviceCfgFound)

Completed in 79 milliseconds