Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/vof/
H A Dci.c51 static int call_ci(const char *service, int nargs, int nret, ...) in call_ci() function
80 call_ci("exit", 0, 0); in ci_panic()
85 return call_ci("finddevice", 1, 1, path); in ci_finddevice()
90 return call_ci("getprop", 4, 1, ph, propname, prop, len); in ci_getprop()