Home
last modified time | relevance | path

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

/freebsd/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, in bhndb_host_resource_for_range()
234 bhndb_host_resource_for_regwin(struct bhndb_host_resources *hr, in bhndb_host_resource_for_regwin()
648 bhndb_alloc_host_resources(struct bhndb_host_resources **resources, in bhndb_alloc_host_resources()
651 struct bhndb_host_resources *hr; in bhndb_alloc_host_resources()
765 bhndb_release_host_resources(struct bhndb_host_resources *hr) in bhndb_release_host_resources()
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 */