Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/bhndb/
HDbhndb_if.m124 METHOD const struct bhnd_chipid * get_chipid { struct
HDbhndb_bus_if.m99 METHOD const struct bhnd_chipid * get_chipid { struct
/freebsd-13-stable/sys/dev/bhnd/
HDbhnd_bus_if.m455 METHOD const struct bhnd_chipid * get_chipid { struct
HDbhnd.h214 struct bhnd_chipid { struct
215 uint16_t chip_id; /**< chip id (BHND_CHIPID_*) */
216 uint8_t chip_rev; /**< chip revision */
217 uint8_t chip_pkg; /**< chip package (BHND_PKGID_*) */
218 uint8_t chip_type; /**< chip type (BHND_CHIPTYPE_*) */
219 uint32_t chip_caps; /**< chip capabilities (BHND_CAP_*) */
221 bhnd_addr_t enum_addr; /**< chip_type-specific enumeration
226 uint8_t ncores; /**< number of cores, if known. 0 if