| /freebsd-9-stable/sys/powerpc/powermac/ |
| D | fcu.c | 70 struct pmac_fan fan; member 107 static int fcu_fan_set_rpm(struct fcu_fan *fan, int rpm); 108 static int fcu_fan_get_rpm(struct fcu_fan *fan); 109 static int fcu_fan_set_pwm(struct fcu_fan *fan, int pwm); 110 static int fcu_fan_get_pwm(device_t dev, struct fcu_fan *fan, int *pwm, 268 fcu_fan_set_rpm(struct fcu_fan *fan, int rpm) in fcu_fan_set_rpm() argument 274 sc = device_get_softc(fan->dev); in fcu_fan_set_rpm() 277 rpm = max(fan->fan.min_rpm, rpm); in fcu_fan_set_rpm() 278 rpm = min(fan->fan.max_rpm, rpm); in fcu_fan_set_rpm() 280 if (fan->type == FCU_FAN_RPM) { in fcu_fan_set_rpm() [all …]
|
| D | powermac_thermal.c | 64 struct pmac_fan *fan; member 94 struct pmac_fan_le *fan; in pmac_therm_manage_fans() local 121 SLIST_FOREACH(fan, &fans, entries) { in pmac_therm_manage_fans() 131 if (sensor->sensor->zone == fan->fan->zone) { in pmac_therm_manage_fans() 146 fan->fan->set(fan->fan, fan->fan->default_rpm); in pmac_therm_manage_fans() 154 fan->fan->set(fan->fan, max_excess_zone * in pmac_therm_manage_fans() 155 (fan->fan->max_rpm - fan->fan->min_rpm)/100 + in pmac_therm_manage_fans() 156 fan->fan->min_rpm); in pmac_therm_manage_fans() 161 pmac_thermal_fan_register(struct pmac_fan *fan) in pmac_thermal_fan_register() argument 167 list_entry->fan = fan; in pmac_thermal_fan_register()
|
| D | smu.c | 73 struct pmac_fan fan; member 658 smu_fan_check_old_style(struct smu_fan *fan) in smu_fan_check_old_style() argument 660 device_t smu = fan->dev; in smu_fan_check_old_style() 677 cmd.data[1] = fan->reg; in smu_fan_check_old_style() 689 smu_fan_set_rpm(struct smu_fan *fan, int rpm) in smu_fan_set_rpm() argument 691 device_t smu = fan->dev; in smu_fan_set_rpm() 699 rpm = max(fan->fan.min_rpm, rpm); in smu_fan_set_rpm() 700 rpm = min(fan->fan.max_rpm, rpm); in smu_fan_set_rpm() 702 smu_fan_check_old_style(fan); in smu_fan_set_rpm() 704 if (!fan->old_style) { in smu_fan_set_rpm() [all …]
|
| D | windtunnel.c | 58 struct pmac_fan fan; member 72 static int adm1030_set(struct adm1030_softc *fan, int pwm); 194 sc->fan.min_rpm = 0; in adm1030_start() 195 sc->fan.max_rpm = 0x0F; in adm1030_start() 196 sc->fan.default_rpm = 2; in adm1030_start() 198 strcpy(sc->fan.name, "MDD Case fan"); in adm1030_start() 199 sc->fan.zone = 0; in adm1030_start() 200 sc->fan.read = NULL; in adm1030_start() 201 sc->fan.set = (int (*)(struct pmac_fan *, int))adm1030_set; in adm1030_start() 204 pmac_thermal_fan_register(&sc->fan); in adm1030_start() [all …]
|
| /freebsd-9-stable/sys/dev/asmc/ |
| D | asmc.c | 79 static int asmc_fan_getvalue(device_t dev, const char *key, int fan); 80 static int asmc_fan_setvalue(device_t dev, const char *key, int fan, int speed); 951 asmc_fan_getvalue(device_t dev, const char *key, int fan) in asmc_fan_getvalue() argument 957 snprintf(fankey, sizeof(fankey), key, fan); in asmc_fan_getvalue() 966 asmc_fan_getstring(device_t dev, const char *key, int fan) in asmc_fan_getstring() argument 972 snprintf(fankey, sizeof(fankey), key, fan); in asmc_fan_getstring() 981 asmc_fan_setvalue(device_t dev, const char *key, int fan, int speed) in asmc_fan_setvalue() argument 991 snprintf(fankey, sizeof(fankey), key, fan); in asmc_fan_setvalue() 1002 int fan = arg2; in asmc_mb_sysctl_fanspeed() local 1006 v = asmc_fan_getvalue(dev, ASMC_KEY_FANSPEED, fan); in asmc_mb_sysctl_fanspeed() [all …]
|
| /freebsd-9-stable/sys/powerpc/conf/ |
| D | NOTES | 50 device windtunnel # Apple G4 MDD fan controller
|
| D | GENERIC | 175 device windtunnel # Apple G4 MDD fan controller
|
| /freebsd-9-stable/share/misc/ |
| D | iso639 | 169 fan fan Fang
|
| /freebsd-9-stable/share/dict/ |
| D | web2a | 6085 blast fan 6413 blowing fan 18331 drying fan 19587 exhaust fan 20141 fan-bearing 20142 fan belt 20143 fan blade 20144 fan blower 20145 fan brake 20146 fan consonant [all …]
|
| D | web2 | 68177 fan
|
| /freebsd-9-stable/sys/i386/conf/ |
| D | NOTES | 525 # ACPI ASOC ATK0110 ASUSTeK AI Booster (voltage, temperature and fan sensors)
|
| /freebsd-9-stable/games/fortune/datfiles/ |
| D | murphy | 2006 Whatever hits the fan will not be evenly distributed.
|
| D | fortunes | 3009 is like a rope!" The fourth, holding an ear, stated, "No, more like a fan." 3930 The world's most avid baseball fan (an Aggie) had arrived at the 3937 line and had to wait all over again. When the fan finally bought his ticket, 3942 for his drink. Finally the fan went to his seat, eager for the game to begin. 16862 screws and lift system board at fan end while powering on to see if OCP 30379 Whatever it is that hits the fan will not be evenly distributed. 33356 A blast of wind to fan my hate; 35977 Once it hits the fan, the only rational choice is to 37157 A window fan. 56128 when it hits the fan, as much as possible will be propelled in your
|