Searched refs:ehand (Results 1 – 1 of 1) sorted by relevance
82 eventhandler_tag ehand; member223 sc->ehand = EVENTHANDLER_REGISTER(dcons_poll, dcons_crom_poll, in dcons_crom_attach()236 if (sc->ehand) in dcons_crom_detach()237 EVENTHANDLER_DEREGISTER(dcons_poll, sc->ehand); in dcons_crom_detach()