Searched refs:ASMC_MAXFANS (Results 1 – 2 of 2) sorted by relevance
30 #define ASMC_MAXFANS 6 macro47 struct sysctl_oid *sc_fan_tree[ASMC_MAXFANS+1];
807 if (sc->sc_nfan > ASMC_MAXFANS) { in asmc_init()810 ASMC_MAXFANS); in asmc_init()811 sc->sc_nfan = ASMC_MAXFANS; in asmc_init()