Lines Matching defs:uchar_t

147 	uchar_t	prod_id_s[17];	/* NULL terminated string */
148 uchar_t b_name[33]; /* NULL terminated string */
152 uchar_t b_node_wwn[8];
154 uchar_t b_port_wwn[8];
174 uchar_t page_code;
175 uchar_t sub_enclosures;
177 uchar_t sup_page_codes[0x100];
185 uchar_t type;
186 uchar_t num;
187 uchar_t sub_id;
188 uchar_t text_len;
192 uchar_t text_element[256];
196 uchar_t page_code;
197 uchar_t sub_enclosures;
201 uchar_t enc_res;
202 uchar_t enc_sub_id;
203 uchar_t enc_num_elem;
204 uchar_t enc_len;
206 uchar_t enc_node_wwn[8];
207 uchar_t vend_id[8];
208 uchar_t prod_id[16];
209 uchar_t prod_revision[4];
210 uchar_t res[MAX_VEND_SPECIFIC_ENC];
224 uchar_t : 1, /* reserved */
228 uchar_t : 8; /* reserved */
229 uchar_t : 8; /* reserved */
230 uchar_t : 7, /* reserved */
238 uchar_t : 1, /* reserved */
242 uchar_t : 8; /* reserved */
250 uchar_t : 1, /* reserved */
254 uchar_t : 8; /* reserved */
255 uchar_t : 7,
257 uchar_t : 3, /* reserved */
268 uchar_t : 1, /* reserved */
272 uchar_t : 8; /* reserved */
273 uchar_t : 7, /* reserved */
275 uchar_t : 4, /* reserved */
286 uchar_t select : 1,
290 uchar_t : 8; /* reserved */
291 uchar_t : 8; /* reserved */
292 uchar_t : 3, /* reserved */
305 uchar_t : 1, /* reserved */
309 uchar_t : 8; /* reserved */
311 uchar_t : 4, /* reserved */
319 uchar_t : 1, /* reserved */
323 uchar_t : 8; /* reserved */
324 uchar_t : 8; /* reserved */
325 uchar_t : 1, /* reserved */
334 uchar_t : 1, /* reserved */
339 uchar_t : 8; /* reserved */
340 uchar_t : 4, /* reserved */
345 uchar_t : 1, /* reserved */
357 uchar_t select : 1,
362 uchar_t sel_id; /* Hard address */
363 uchar_t : 1,
370 uchar_t : 1, /* reserved */
382 uchar_t : 4, /* reserved */
384 uchar_t : 8; /* reserved */
385 uchar_t : 8; /* reserved */
386 uchar_t : 7, /* reserved */
392 uchar_t page_code;
394 uchar_t res : 3, /* Reserved */
400 uchar_t ab_cond;
413 uchar_t page_code;
414 uchar_t : 8; /* reserved */
416 uchar_t string_code;
417 uchar_t : 7,
419 uchar_t : 8; /* reserved */
420 uchar_t : 8; /* reserved */
421 uchar_t name[32];
426 uchar_t : 8; /* reserved */
427 uchar_t : 8; /* reserved */
429 uchar_t desc_string[0xff];
434 uchar_t page_code;
435 uchar_t : 8; /* reserved */
444 uchar_t enclosure_name[33]; /* extra character is NULL */
503 extern int l_get_envsen(char *, uchar_t *, int, int);
504 extern int l_get_envsen_page(int, uchar_t *, int, uchar_t, int);