Home
last modified time | relevance | path

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

/drivers/acpi/
Dacpi_ipmi.c357 bool msg_found = false; in ipmi_cancel_tx_msg() local
363 msg_found = true; in ipmi_cancel_tx_msg()
370 if (msg_found) in ipmi_cancel_tx_msg()
377 bool msg_found = false; in ipmi_msg_handler() local
392 msg_found = true; in ipmi_msg_handler()
399 if (!msg_found) { in ipmi_msg_handler()