Searched refs:msg_done (Results 1 – 5 of 5) sorted by relevance
102 struct completion msg_done; member134 reinit_completion(&riic->msg_done); in riic_xfer()149 time_left = wait_for_completion_timeout(&riic->msg_done, riic->adapter.timeout); in riic_xfer()223 complete(&riic->msg_done); in riic_tend_isr()249 complete(&riic->msg_done); in riic_rdrf_isr()377 init_completion(&riic->msg_done); in riic_i2c_probe()
93 int msg_done; member224 ipmi_msg->msg_done = ACPI_IPMI_UNKNOWN; in ipmi_msg_alloc()329 buffer->status = msg->msg_done; in acpi_format_ipmi_response()330 if (msg->msg_done != ACPI_IPMI_OK) in acpi_format_ipmi_response()438 tx_msg->msg_done = ACPI_IPMI_TIMEOUT; in ipmi_msg_handler()445 tx_msg->msg_done = ACPI_IPMI_OK; in ipmi_msg_handler()
195 hba->msg_done = 1; in hptiop_request_callback_mv()246 hba->msg_done = 1; in hptiop_request_callback_mvfrey()334 hba->msg_done = 0; in iop_send_sync_request_mv()341 if (hba->msg_done) in iop_send_sync_request_mv()355 hba->msg_done = 0; in iop_send_sync_request_mvfrey()361 if (hba->msg_done) in iop_send_sync_request_mvfrey()365 return hba->msg_done ? 0 : -1; in iop_send_sync_request_mvfrey()391 hba->msg_done = 0; in iop_send_sync_msg()399 if (hba->msg_done) in iop_send_sync_msg()405 return hba->msg_done? 0 : -1; in iop_send_sync_msg()[all …]
324 u32 msg_done: 1; member
1214 goto msg_done; in atmel_spi_transfer_one_message()1228 msg_done: in atmel_spi_transfer_one_message()