Lines Matching refs:smpsw
68 struct sysmon_pswitch *smpsw = device_private(self);
80 smpsw->smpsw_name = device_xname(self);
81 smpsw->smpsw_type = PSWITCH_TYPE_RESET;
82 error = sysmon_pswitch_register(smpsw);
86 smpsw = NULL;
89 ahb_intr_establish(aaa->aaa_irq, IPL_HIGH, resetbtn_intr, smpsw,
96 struct sysmon_pswitch *smpsw = arg;
98 sysmon_task_queue_sched(0, resetbtn_task, smpsw);
106 struct sysmon_pswitch *smpsw = arg;
111 if (smpsw != NULL) {
112 sysmon_pswitch_event(smpsw,