Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c1161 bhndb_dw_find_resource_entry(struct bhndb_dw_alloc *dwa, struct resource *r) in bhndb_dw_find_resource_entry() function
1206 if (bhndb_dw_find_resource_entry(dwa, r) != NULL) in bhndb_dw_find_resource()
1268 KASSERT(bhndb_dw_find_resource_entry(dwa, res) == NULL, in bhndb_dw_retain()
1302 rentry = bhndb_dw_find_resource_entry(dwa, r); in bhndb_dw_release()