Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h103 struct resource *bhndb_host_resource_for_regwin(
H A Dbhndb_pci.c599 r = bhndb_host_resource_for_regwin(sc->bhndb.bus_res->res, sprom_win); in bhndb_pci_sprom_addr()
682 r = bhndb_host_resource_for_regwin(sc->bhndb.bus_res->res, win); in bhndb_pci_get_core_regs()
1535 regwin_res = bhndb_host_resource_for_regwin(probe->hr, regwin); in bhndb_pci_probe_map()
H A Dbhndb_subr.c234 bhndb_host_resource_for_regwin(struct bhndb_host_resources *hr, in bhndb_host_resource_for_regwin() function
425 dwa->parent_res = bhndb_host_resource_for_regwin(r->res, win); in bhndb_alloc_resources()
H A Dbhndb.c1199 bridge_res = bhndb_host_resource_for_regwin(sc->bus_res->res, win); in bhndb_activate_static_region()