Searched refs:SME_CALLOUT_READY (Results 1 – 3 of 3) sorted by relevance
381 sme->sme_callout_state == SME_CALLOUT_READY) { in sme_event_unregister_all()585 sme->sme_callout_state = SME_CALLOUT_READY; in sme_events_init()608 if (sme->sme_callout_state != SME_CALLOUT_READY) in sme_schedule_callout()629 KASSERT(sme->sme_callout_state == SME_CALLOUT_READY); in sme_events_halt_callout()1031 KASSERT(sme->sme_callout_state == SME_CALLOUT_READY); in sme_deliver_event()
194 #define SME_CALLOUT_READY 0x1 /* callout is ready for use */ macro
660 if (sme->sme_callout_state == SME_CALLOUT_READY) in sysmon_envsys_sensor_detach()