Searched refs:msg_pending (Results 1 – 5 of 5) sorted by relevance
91 bool msg_pending; /* usb sync call pending */ member282 mos_parport->msg_pending = true; /* synch usb call pending */ in parport_prologue()294 mos_parport->msg_pending = false; in parport_prologue()310 mos_parport->msg_pending = false; in parport_epilogue()562 mos_parport->msg_pending = false; in mos7715_parport_init()1681 if (mos_parport->msg_pending) in mos7720_release()
385 if (msg->header.message_flags.msg_pending) { in vmbus_signal_eom()
437 if (msg->header.message_flags.msg_pending) in mshv_isr()
232 if (stimer->msg_pending && stimer->config.enable && in kvm_hv_notify_acked_sint() 613 stimer->msg_pending = false; in stimer_cleanup() 775 * .msg_pending before checking .message_type. However, this function in synic_deliver_msg() 790 hv_hdr.message_flags.msg_pending = 1; in synic_deliver_msg() 853 stimer->msg_pending = true; in stimer_expiration() 861 stimer->msg_pending = false; in stimer_expiration() 892 if (!stimer->msg_pending) in kvm_hv_process_stimers()
776 u8 msg_pending : 1; member