Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp643 bool deviceCfgFound = false; in init_bus() local
656 deviceCfgFound = true; in init_bus()
672 if (deviceCfgFound && deviceCap.length > 0) in init_bus()
700 if (deviceCfgFound) in init_bus()