Searched refs:ASMC_MAXFANS (Results 1 – 2 of 2) sorted by relevance
30 #define ASMC_MAXFANS 6 macro39 struct sysctl_oid *sc_fan_tree[ASMC_MAXFANS+1];
911 if (sc->sc_nfan > ASMC_MAXFANS) { in asmc_init()913 "report this.\n", ASMC_MAXFANS); in asmc_init()914 sc->sc_nfan = ASMC_MAXFANS; in asmc_init()