Searched defs:bhnd_core_match (Results 1 – 1 of 1) sorted by relevance
99 struct bhnd_core_match { struct101 union {113 } m;115 uint16_t core_vendor; /**< required JEP106 device vendor */116 uint16_t core_id; /**< required core ID */117 struct bhnd_hwrev_match core_rev; /**< matching core revisions. */118 bhnd_devclass_t core_class; /**< required bhnd class */119 u_int core_idx; /**< required core index */120 int core_unit; /**< required core unit */