Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_if.m124 METHOD const struct bhnd_chipid * get_chipid { struct
H A Dbhndb_bus_if.m99 METHOD const struct bhnd_chipid * get_chipid { struct
/freebsd/sys/dev/bhnd/
H A Dbhnd_bus_if.m455 METHOD const struct bhnd_chipid * get_chipid { struct
H A Dbhnd.h210 struct bhnd_chipid { struct
211 uint16_t chip_id; /**< chip id (BHND_CHIPID_*) */
212 uint8_t chip_rev; /**< chip revision */
213 uint8_t chip_pkg; /**< chip package (BHND_PKGID_*) */
214 uint8_t chip_type; /**< chip type (BHND_CHIPTYPE_*) */
215 uint32_t chip_caps; /**< chip capabilities (BHND_CAP_*) */
217 bhnd_addr_t enum_addr; /**< chip_type-specific enumeration
222 uint8_t ncores; /**< number of cores, if known. 0 if