Lines Matching refs:reboot
382 if (pDpa->shutdown || pDpa->reboot) { in RC_xmit_packet()
446 if (pDpa->shutdown || pDpa->reboot) in RCxmit_callback()
471 pDpa->reboot = 0; in RCreset_callback()
472 } else if (pDpa->reboot) { in RCreset_callback()
505 pDpa->reboot = 1; in RCreboot_callback()
554 if ((pDpa->shutdown || pDpa->reboot) && !Status) in RCrecv_callback()
564 if (!pDpa->shutdown && !pDpa->reboot) in RCrecv_callback()
606 if (!pDpa->shutdown && !pDpa->reboot) { in RCrecv_callback()
651 if (pDpa->reboot) { in rc_timer()
660 pDpa->reboot = 0; in rc_timer()
729 if (pDpa->reboot) { in RCclose()