Searched defs:entity_id (Results 1 – 9 of 9) sorted by relevance
39 struct entity_id { struct40 uint8_t id; /* physical entity id */42 uint8_t logical : 1; /* physical/logical */43 uint8_t instance : 7; /* instance number */45 uint8_t instance : 7; /* instance number */46 uint8_t logical : 1; /* physical/logical */
66 uint8_t entity_id; member
346 sunoem_led_get_byentity(struct ipmi_intf * intf, uint8_t entity_id, in sunoem_led_get_byentity()390 sunoem_led_set_byentity(struct ipmi_intf * intf, uint8_t entity_id, in sunoem_led_set_byentity()
254 uint8_t entity_id; member
127 uint8_t entity_id; member