Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dacpi_ipmi.c374 bool msg_found = false; in ipmi_cancel_tx_msg() local
380 msg_found = true; in ipmi_cancel_tx_msg()
387 if (msg_found) in ipmi_cancel_tx_msg()
394 bool msg_found = false; in ipmi_msg_handler() local
409 msg_found = true; in ipmi_msg_handler()
416 if (!msg_found) { in ipmi_msg_handler()