Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIACPI.cpp153 status_t wcStatus = B_OK; in GetBlock() local
157 wcStatus = _EvaluateMethodSimple(wcMethod, 1); in GetBlock()
167 && wcStatus == B_OK) { in GetBlock()