Lines Matching defs:smpsw
65 struct sysmon_pswitch *smpsw = device_private(self);
75 smpsw->smpsw_name = device_xname(self);
76 smpsw->smpsw_type = PSWITCH_TYPE_RESET;
77 error = sysmon_pswitch_register(smpsw);
81 smpsw = NULL;
84 hollywood_intr_establish(haa->haa_irq, IPL_HIGH, resetbtn_intr, smpsw,
91 struct sysmon_pswitch *smpsw = arg;
93 sysmon_task_queue_sched(0, resetbtn_task, smpsw);
101 struct sysmon_pswitch *smpsw = arg;
106 if (smpsw != NULL) {
107 sysmon_pswitch_event(smpsw,