Searched defs:acm_info_table (Results 1 – 1 of 1) sorted by relevance
224 struct __packed acm_info_table { struct225 uint8_t uuid[16];226 uint8_t chipset_acm_type;227 uint8_t version;228 uint16_t length;229 uint32_t chipset_id_list;230 uint32_t os_sinit_data_ver;231 uint32_t min_mle_hdr_ver;232 uint32_t capabilities;233 uint8_t acm_ver;[all …]