H A D | smu.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 85 int rpm; member 88 /* We can read the PWM and the RPM from a PWM controlled fan. 136 struct proc *sc_fanmgt_proc; 276 sc->sc_cmd_phys = segs[0].ds_addr; in smu_phys_callback() 288 mtx_init(&sc->sc_mt in smu_attach() 688 smu_fan_set_rpm(struct smu_fan * fan,int rpm) smu_fan_set_rpm() argument 733 int rpm, error; smu_fan_read_rpm() local 812 smu_fan_read_pwm(struct smu_fan * fan,int * pwm,int * rpm) smu_fan_read_pwm() argument 863 int pwm = 0, rpm, error = 0; smu_fanrpm_sysctl() local [all...] |