Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIACPI.cpp151 char wcMethod[5] = "WC"; in GetBlock() local
152 strncat(wcMethod, info->guid.oid, 2); in GetBlock()
157 wcStatus = _EvaluateMethodSimple(wcMethod, 1); in GetBlock()
168 _EvaluateMethodSimple(wcMethod, 0); in GetBlock()