Searched defs:bhndb_host_resources (Results 1 – 1 of 1) sorted by relevance
162 struct bhndb_host_resources { struct163 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 NULL169 size_t num_dma_tags; /**< DMA tag count */