Searched defs:IsOperational (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpcie_bus_driver.h226 bool IsOperational() const { smp_mb(); return state_ == State::OPERATIONAL; } function in class:PcieBusDriver

Completed in 34 milliseconds