Home
last modified time | relevance | path

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

/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c286 ipmi_debug("msg escape not ended\n"); in handle_msg()
290 ipmi_debug("msg too short\n"); in handle_msg()
297 ipmi_debug("msg checksum failure\n"); in handle_msg()
331 ipmi_debug("cmd in too many\n"); in receive()
337 ipmi_debug("cmd in escape\n"); in receive()
/qemu/include/hw/ipmi/
H A Dipmi.h226 #define ipmi_debug(fs, ...) \ macro
229 #define ipmi_debug(fs, ...) macro