Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h116 const struct bhndb_regwin *bhndb_regwin_find_core(
H A Dbhndb_subr.c1493 bhndb_regwin_find_core(const struct bhndb_regwin *table, bhnd_devclass_t class, in bhndb_regwin_find_core() function
1568 rw = bhndb_regwin_find_core(table, class, unit, port_type, in bhndb_regwin_find_best()
H A Dbhndb_pci.c675 win = bhndb_regwin_find_core(sc->bhndb.bus_res->cfg->register_windows, in bhndb_pci_get_core_regs()