Searched refs:sictl_flags (Results 1 – 2 of 2) sorted by relevance
169 int sictl_flags; /* some important state of controller */ member204 si_ctl_state_t::sictl_flags))
692 si_ctlp->sictl_flags |= SI_ATTACH; in si_attach()694 si_ctlp->sictl_flags &= ~SI_ATTACH; in si_attach()759 si_ctlp->sictl_flags |= SI_DETACH; in si_attach()762 si_ctlp->sictl_flags &= ~SI_DETACH; in si_attach()830 si_ctlp->sictl_flags |= SI_NO_TIMEOUTS; in si_detach()832 si_ctlp->sictl_flags &= ~SI_NO_TIMEOUTS; in si_detach()835 si_ctlp->sictl_flags |= SI_DETACH; in si_detach()837 si_ctlp->sictl_flags &= ~SI_DETACH; 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()[all …]