Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h127 struct bhndb_dw_alloc *bhndb_dw_steal(struct bhndb_resources *br,
H A Dbhndb_subr.c1379 bhndb_dw_steal(struct bhndb_resources *br, bus_addr_t *saved) in bhndb_dw_steal() function
H A Dbhndb.c1692 if ((dwa = bhndb_dw_steal(br, restore)) != NULL) { in bhndb_io_resource_get_window()