Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h162 struct bhndb_host_resources { struct
163 device_t owner; /**< device owning the allocated resources */
164 const struct bhndb_hwcfg *cfg; /**< bridge hardware configuration */
165 struct resource_spec *resource_specs; /**< resource specification table */
166 struct resource **resources; /**< allocated resource table */
167 bus_dma_tag_t *dma_tags; /**< DMA tags for all hwcfg DMA translations, or NULL
169 size_t num_dma_tags; /**< DMA tag count */