Searched defs:sdr_record_entity_assoc (Results 1 – 1 of 1) sorted by relevance
674 struct sdr_record_entity_assoc { struct675 struct entity_id entity; /* container entity ID and instance */676 struct {688 } flags;689 uint8_t entity_id_1; /* entity ID 1 | range 1 entity */690 uint8_t entity_inst_1; /* entity inst 1 | range 1 first instance */691 uint8_t entity_id_2; /* entity ID 2 | range 1 entity */692 uint8_t entity_inst_2; /* entity inst 2 | range 1 last instance */693 uint8_t entity_id_3; /* entity ID 3 | range 2 entity */695 uint8_t entity_id_4; /* entity ID 4 | range 2 entity */[all …]