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

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c1168 bhndb_dw_find_resource_entry(struct bhndb_dw_alloc *dwa, struct resource *r) function
1213 if (bhndb_dw_find_resource_entry(dwa, r) != NULL)
1275 KASSERT(bhndb_dw_find_resource_entry(dwa, res) == NULL,
1309 rentry = bhndb_dw_find_resource_entry(dwa, r);

Completed in 224 milliseconds