Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/vof/
H A Dmain.c20 ci_panic("*** No boot target ***\n"); in entry_c()
H A Dvof.h31 void ci_panic(const char *str);
H A Dci.c78 void ci_panic(const char *str) in ci_panic() function