Lines Matching defs:psm_softc
62 struct psm_softc { struct63 device_t sc_dev;64 bus_space_tag_t sc_memt;65 bus_space_handle_t sc_memh;67 int sc_event;68 int sc_flags;69 struct sysmon_pswitch sc_sm_pbutton;70 struct sysmon_pswitch sc_sm_lid;71 struct sysmon_pswitch sc_sm_ac;72 struct evcnt sc_intrcnt;73 lwp_t *sc_thread;