Home
last modified time | relevance | path

Searched defs:siba_core_id (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/siba/
H A Dsibavar.h179 struct siba_core_id { struct
180 struct bhnd_core_info core_info; /**< standard bhnd(4) core info */
181 uint16_t sonics_vendor; /**< OCP vendor identifier used to generate
183 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