Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h194 struct bhndb_resources { struct
195 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