Searched refs:ev_code (Results 1 – 2 of 2) sorted by relevance
248 sc->sc_ev_power.ev_code = PSWITCH_EVENT_PRESSED; in vmt_common_attach()252 sc->sc_ev_reset.ev_code = PSWITCH_EVENT_PRESSED; in vmt_common_attach()256 sc->sc_ev_sleep.ev_code = PSWITCH_EVENT_RELEASED; in vmt_common_attach()573 sysmon_pswitch_event(&ev->ev_smpsw, ev->ev_code); in vmt_pswitch_event()
58 int ev_code; member