Searched refs:pmac_fan_le (Results 1 – 1 of 1) sorted by relevance
65 struct pmac_fan_le { struct69 SLIST_ENTRY(pmac_fan_le) entries; argument78 static SLIST_HEAD(pmac_fans, pmac_fan_le) fans = SLIST_HEAD_INITIALIZER(fans);99 struct pmac_fan_le *fan; in pmac_therm_manage_fans()195 struct pmac_fan_le *list_entry; in pmac_thermal_fan_register()197 list_entry = malloc(sizeof(struct pmac_fan_le), M_PMACTHERM, in pmac_thermal_fan_register()