Searched refs:sdrtype1 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/
H A Dipmi.c149 long ipmi_convert(u_int8_t, struct sdrtype1 *, long);
1187 ipmi_convert(u_int8_t v, struct sdrtype1 *s1, long adj)
1217 struct sdrtype1 *s1 = (struct sdrtype1 *)psensor->i_sdr;
1291 struct sdrtype1 *s1 = (struct sdrtype1 *) psensor->i_sdr;
1365 struct sdrtype1 *s1 = (struct sdrtype1 *)psdr;
1372 s1->name, sdrlen - (int)offsetof(struct sdrtype1, name));
1403 struct sdrtype1 *s
[all...]
H A Dipmivar.h233 struct sdrtype1 { struct

Completed in 64 milliseconds