Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/
Dacpi_ipmi.c370 bool msg_found = false; in ipmi_cancel_tx_msg() local
376 msg_found = true; in ipmi_cancel_tx_msg()
383 if (msg_found) in ipmi_cancel_tx_msg()
390 bool msg_found = false; in ipmi_msg_handler() local
405 msg_found = true; in ipmi_msg_handler()
412 if (!msg_found) { in ipmi_msg_handler()