Lines Matching defs:static
49 #define static /* static */
92 static void smartbat_attach(device_t, device_t, void *);
93 static int smartbat_match(device_t, cfdata_t, void *);
94 static void smartbat_setup_envsys(struct smartbat_softc *);
95 static void smartbat_refresh(struct sysmon_envsys *, envsys_data_t *);
96 static void smartbat_get_limits(struct sysmon_envsys *, envsys_data_t *,
98 static void smartbat_refresh_ac(struct sysmon_envsys *, envsys_data_t *);
99 static void smartbat_poll(void *);
100 static int smartbat_update(struct smartbat_softc *, int);
105 static int
116 static void
158 static void
254 static void
342 static void
357 static void
380 static int
454 static void