Searched refs:SI_NO_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance
214 #define SI_NO_TIMEOUTS 0x08 macro
830 si_ctlp->sictl_flags |= SI_NO_TIMEOUTS; in si_detach()832 si_ctlp->sictl_flags &= ~SI_NO_TIMEOUTS; in si_detach()889 si_ctlp->sictl_flags |= SI_NO_TIMEOUTS; in si_detach()891 si_ctlp->sictl_flags &= ~SI_NO_TIMEOUTS; in si_detach()972 si_ctlp->sictl_flags |= SI_NO_TIMEOUTS; in si_power()974 si_ctlp->sictl_flags &= ~SI_NO_TIMEOUTS; in si_power()5671 if (!(si_ctlp->sictl_flags & SI_NO_TIMEOUTS)) { in si_watchdog_handler()