Searched defs:icp_binfo (Results 1 – 1 of 1) sorted by relevance
236 struct icp_binfo { struct237 u_int32_t bi_ser_no; /* serial number */238 u_int8_t bi_oem_id[2]; /* OEM ID */239 u_int16_t bi_ep_flags; /* eprom flags */240 u_int32_t bi_proc_id; /* processor ID */241 u_int32_t bi_memsize; /* memory size (bytes) */242 u_int8_t bi_mem_banks; /* memory banks */243 u_int8_t bi_chan_type; /* channel type */244 u_int8_t bi_chan_count; /* channel count */245 u_int8_t bi_rdongle_pres; /* dongle present */[all …]