Searched defs:bhndb_resources (Results 1 – 1 of 1) sorted by relevance
194 struct bhndb_resources { struct195 device_t dev; /**< bridge device */196 const struct bhndb_hwcfg *cfg; /**< hardware configuration */198 struct bhndb_host_resources *res; /**< host resources, or NULL if not allocated */223 bhndb_dw_all_free(struct bhndb_resources *br) in bhndb_dw_all_free() argument