Home
last modified time | relevance | path

Searched refs:asmc_mb_sysctl_fansafespeed (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/dev/asmc/
H A Dasmc.c97 static int asmc_mb_sysctl_fansafespeed(SYSCTL_HANDLER_ARGS);
140 #define ASMC_FAN_FUNCS asmc_mb_sysctl_fanid, asmc_mb_sysctl_fanspeed, asmc_mb_sysctl_fansafespeed, \
1254 asmc_mb_sysctl_fansafespeed(SYSCTL_HANDLER_ARGS) in asmc_mb_sysctl_fansafespeed() function