Lines Matching refs:u_char
42 u_char reserved[16];
43 u_char ident[3]; /* "QRY" */
44 u_char pri_vend[2];
45 u_char pri_vend_eqt[2];
46 u_char alt_vend[2];
47 u_char alt_vend_eqt[2];
49 u_char min_vcc;
50 u_char max_vcc;
51 u_char min_vpp;
52 u_char max_vpp;
53 u_char tto_byte_write; /* 2**n microseconds. */
54 u_char tto_buf_write; /* 2**n microseconds. */
55 u_char tto_block_erase; /* 2**n milliseconds. */
56 u_char tto_chip_erase; /* 2**n milliseconds. */
57 u_char mto_byte_write; /* 2**n times typical t/o. */
58 u_char mto_buf_write; /* 2**n times typical t/o. */
59 u_char mto_block_erase; /* 2**n times typical t/o. */
60 u_char mto_chip_erase; /* 2**n times typical t/o. */
62 u_char size; /* 2**n bytes. */
63 u_char iface[2];
64 u_char max_buf_write_size[2]; /* 2**n. */
65 u_char nregions; /* Number of erase regions. */
66 u_char region[4]; /* Single entry. */