OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fanmax
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
acpi_tz.c
97
uint32_t
fanmax
;
member in struct:acpitz_zone
200
&sc->sc_zone.
fanmax
, &sc->sc_zone.fancurrent) == 0)
650
uint32_t *fanmin, uint32_t *
fanmax
, uint32_t *fancurrent)
683
if (
fanmax
!= NULL)
684
*
fanmax
= fmax;
859
if (sc->sc_zone.
fanmax
!= ATZ_TMP_INVALID) {
861
limits->sel_warnmax = sc->sc_zone.
fanmax
;
acpi_tz.c
97
uint32_t
fanmax
;
member in struct:acpitz_zone
200
&sc->sc_zone.
fanmax
, &sc->sc_zone.fancurrent) == 0)
650
uint32_t *fanmin, uint32_t *
fanmax
, uint32_t *fancurrent)
683
if (
fanmax
!= NULL)
684
*
fanmax
= fmax;
859
if (sc->sc_zone.
fanmax
!= ATZ_TMP_INVALID) {
861
limits->sel_warnmax = sc->sc_zone.
fanmax
;
Completed in 67 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025