Lines Matching refs:uint8_t

72 	int		(*sendmsg)(struct ipmi_softc *, int, const uint8_t *);
73 int (*recvmsg)(struct ipmi_softc *, int, int *, uint8_t *);
134 uint8_t deviceid;
135 uint8_t revision;
136 uint8_t fwrev1;
137 uint8_t fwrev2;
138 uint8_t version;
139 uint8_t additional;
140 uint8_t manufacturer[3];
141 uint8_t product[2];
142 uint8_t vendor[4];
183 uint8_t wdog_use;
184 uint8_t wdog_action;
185 uint8_t wdog_pretimeout;
186 uint8_t wdog_flags;
191 uint8_t wdog_use;
192 uint8_t wdog_action;
193 uint8_t wdog_pretimeout;
194 uint8_t wdog_flags;
200 uint8_t dmd_sig[4]; /* Signature 'IPMI' */
201 uint8_t dmd_i2c_address; /* Address of BMC */
202 uint8_t dmd_nvram_address; /* Address of NVRAM */
203 uint8_t dmd_if_type; /* IPMI Interface Type */
204 uint8_t dmd_if_rev; /* IPMI Interface Revision */
249 uint8_t sdr_version; /* SDR Version */
250 uint8_t record_type; /* SDR Record Type */
251 uint8_t record_length; /* SDR Record Length */
258 uint8_t owner_id;
259 uint8_t owner_lun;
260 uint8_t sensor_num;
262 uint8_t entity_id;
263 uint8_t entity_instance;
264 uint8_t sensor_init;
265 uint8_t sensor_caps;
266 uint8_t sensor_type;
267 uint8_t event_code;
271 uint8_t units1;
272 uint8_t units2;
273 uint8_t units3;
274 uint8_t linear;
275 uint8_t m;
276 uint8_t m_tolerance;
277 uint8_t b;
278 uint8_t b_accuracy;
279 uint8_t accuracyexp;
280 uint8_t rbexp;
281 uint8_t analogchars;
282 uint8_t nominalreading;
283 uint8_t normalmax;
284 uint8_t normalmin;
285 uint8_t sensormax;
286 uint8_t sensormin;
287 uint8_t uppernr;
288 uint8_t upperc;
289 uint8_t uppernc;
290 uint8_t lowernr;
291 uint8_t lowerc;
292 uint8_t lowernc;
293 uint8_t physt;
294 uint8_t nhyst;
295 uint8_t resvd[2];
296 uint8_t oem;
297 uint8_t typelen;
298 uint8_t name[1];
305 uint8_t owner_id;
306 uint8_t owner_lun;
307 uint8_t sensor_num;
309 uint8_t entity_id;
310 uint8_t entity_instance;
311 uint8_t sensor_init;
312 uint8_t sensor_caps;
313 uint8_t sensor_type;
314 uint8_t event_code;
318 uint8_t units1;
319 uint8_t units2;
320 uint8_t units3;
321 uint8_t share1;
322 uint8_t share2;
323 uint8_t physt;
324 uint8_t nhyst;
325 uint8_t resvd[3];
326 uint8_t oem;
327 uint8_t typelen;
328 uint8_t name[1];