Searched defs:siba_core_id (Results 1 – 1 of 1) sorted by relevance
179 struct siba_core_id { struct180 struct bhnd_core_info core_info; /**< standard bhnd(4) core info */181 uint16_t sonics_vendor; /**< OCP vendor identifier used to generate183 uint8_t sonics_rev; /**< sonics backplane revision code */184 bool intr_en; /**< if backplane interrupt distribution is enabled for this core */208 struct siba_core_id core_id; /**< core identification info */ argument