Home
last modified time | relevance | path

Searched refs:bhndb_dw_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h56 struct bhndb_dw_alloc;
104 struct bhndb_dw_alloc *bhndb_dw_find_resource(
108 struct bhndb_dw_alloc *bhndb_dw_find_mapping(
114 struct bhndb_dw_alloc *dwa,
119 struct bhndb_dw_alloc *dwa,
124 struct bhndb_dw_alloc *dwa,
127 struct bhndb_dw_alloc *bhndb_dw_steal(struct bhndb_resources *br,
132 struct bhndb_dw_alloc *dwa,
156 struct bhndb_dw_alloc { struct
207 struct bhndb_dw_alloc *dw_alloc; /**< dynamic window allocation records */
[all …]
H A Dbhndb_subr.c368 struct bhndb_dw_alloc *dwa; in bhndb_alloc_resources()
418 struct bhndb_dw_alloc *dwa; in bhndb_alloc_resources()
566 struct bhndb_dw_alloc *dwa; in bhndb_free_resources()
1001 struct bhndb_dw_alloc *dynamic; in bhndb_find_resource_limits()
1161 bhndb_dw_find_resource_entry(struct bhndb_dw_alloc *dwa, struct resource *r) in bhndb_dw_find_resource_entry()
1193 struct bhndb_dw_alloc *
1196 struct bhndb_dw_alloc *dwa; in bhndb_dw_find_resource()
1225 struct bhndb_dw_alloc *
1229 struct bhndb_dw_alloc *dwr; in bhndb_dw_find_mapping()
1263 bhndb_dw_retain(struct bhndb_resources *br, struct bhndb_dw_alloc *dwa, in bhndb_dw_retain()
[all …]
H A Dbhndb.c113 static inline struct bhndb_dw_alloc *bhndb_io_resource(struct bhndb_softc *sc,
662 struct bhndb_dw_alloc *dwa; in bhndb_generic_resume()
705 struct bhndb_dw_alloc *dwa; in bhndb_suspend_resource()
1226 static struct bhndb_dw_alloc *
1229 struct bhndb_dw_alloc *dwa; in bhndb_retain_dynamic_window()
1294 struct bhndb_dw_alloc *dwa; in bhndb_try_activate_resource()
1438 struct bhndb_dw_alloc *dwa; in bhndb_deactivate_resource()
1638 static struct bhndb_dw_alloc *
1643 struct bhndb_dw_alloc *dwa; in bhndb_io_resource_get_window()
1722 static inline struct bhndb_dw_alloc *
[all …]