OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:the_fan
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/emcfanctl/
emcfanctl.c
216
int
the_fan
;
local in function:main
466
the_fan
= strtoi(argv[2], NULL, 0, 1, emcfan_chip_infos[iindex].num_fans, &error);
471
the_fan
--;
490
start_reg = emcfan_chip_infos[iindex].fan_drive_registers[
the_fan
];
493
start_reg = emcfan_chip_infos[iindex].fan_divider_registers[
the_fan
];
500
fprintf(stderr,"fan subcommand minexpected_rpm / edges:
the_fan
=%d\n",
the_fan
);
502
the_fan
= strtoi(argv[2], NULL, 0, 1, emcfan_chip_infos[iindex].num_tachs, &error);
507
the_fan
--;
508
switch(
the_fan
) {
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025