Searched refs:bhndb_host_resources (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h60 struct bhndb_host_resources;
93 struct bhndb_host_resources **resources,
98 struct bhndb_host_resources *resources);
100 struct bhndb_host_resources *resources,
104 struct bhndb_host_resources *resources,
162 struct bhndb_host_resources { struct
H A Dbhndb_subr.c202 bhndb_host_resource_for_range(struct bhndb_host_resources *hr, int type,
234 bhndb_host_resource_for_regwin(struct bhndb_host_resources *hr,
648 bhndb_alloc_host_resources(struct bhndb_host_resources **resources,
651 struct bhndb_host_resources *hr;
765 bhndb_release_host_resources(struct bhndb_host_resources *hr)
H A Dbhndb_private.h198 struct bhndb_host_resources *res; /**< host resources, or NULL if not allocated */
H A Dbhndb_pci.c179 struct bhndb_host_resources *hr; /**< backing host resources */

Completed in 115 milliseconds