Symbol: bhndb_regwin
sys/dev/bhnd/bhndb/bhndb.c
1185
const struct bhndb_regwin *win;
sys/dev/bhnd/bhndb/bhndb.c
1660
const struct bhndb_regwin *win;
sys/dev/bhnd/bhndb/bhndb.c
248
const struct bhndb_regwin *regw;
sys/dev/bhnd/bhndb/bhndb.h
112
const struct bhndb_regwin *register_windows; /**< register window table */
sys/dev/bhnd/bhndb/bhndb_pci.c
1500
const struct bhndb_regwin *regwin, *regwin_table;
sys/dev/bhnd/bhndb/bhndb_pci.c
172
const struct bhndb_regwin *m_win; /**< mapped register window, or NULL if no mapping */
sys/dev/bhnd/bhndb/bhndb_pci.c
572
static const struct bhndb_regwin *
sys/dev/bhnd/bhndb/bhndb_pci.c
577
const struct bhndb_regwin *sprom_win;
sys/dev/bhnd/bhndb/bhndb_pci.c
591
const struct bhndb_regwin *sprom_win;
sys/dev/bhnd/bhndb/bhndb_pci.c
608
const struct bhndb_regwin *sprom_win;
sys/dev/bhnd/bhndb/bhndb_pci.c
670
const struct bhndb_regwin *win;
sys/dev/bhnd/bhndb/bhndb_pci.c
878
bhndb_pci_set_window_addr(device_t dev, const struct bhndb_regwin *rw,
sys/dev/bhnd/bhndb/bhndb_pci.c
897
const struct bhndb_regwin *rw, bhnd_addr_t addr)
sys/dev/bhnd/bhndb/bhndb_pci.c
90
device_t pci_dev, const struct bhndb_regwin *,
sys/dev/bhnd/bhndb/bhndb_pci.c
925
const struct bhndb_regwin *rw, bhnd_addr_t addr)
sys/dev/bhnd/bhndb/bhndb_pci.c
93
const struct bhndb_regwin *, bhnd_addr_t);
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
123
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
289
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
371
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
446
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
526
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
609
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c
90
.register_windows = (const struct bhndb_regwin[]) {
sys/dev/bhnd/bhndb/bhndb_pcivar.h
52
const struct bhndb_regwin *rw, bhnd_addr_t addr);
sys/dev/bhnd/bhndb/bhndb_private.h
157
const struct bhndb_regwin *win; /**< window definition */
sys/dev/bhnd/bhndb/bhndb_private.h
173
const struct bhndb_regwin *static_regwin; /**< fixed mapping regwin, if any */
sys/dev/bhnd/bhndb/bhndb_private.h
73
const struct bhndb_regwin *static_regwin);
sys/dev/bhnd/bhndb/bhndb_subr.c
1068
const struct bhndb_regwin *static_regwin)
sys/dev/bhnd/bhndb/bhndb_subr.c
1230
const struct bhndb_regwin *win;
sys/dev/bhnd/bhndb/bhndb_subr.c
1334
const struct bhndb_regwin *rw;
sys/dev/bhnd/bhndb/bhndb_subr.c
1437
bhndb_regwin_count(const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndb_subr.c
1440
const struct bhndb_regwin *rw;
sys/dev/bhnd/bhndb/bhndb_subr.c
1462
const struct bhndb_regwin *
sys/dev/bhnd/bhndb/bhndb_subr.c
1463
bhndb_regwin_find_type(const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndb_subr.c
1466
const struct bhndb_regwin *rw;
sys/dev/bhnd/bhndb/bhndb_subr.c
1492
const struct bhndb_regwin *
sys/dev/bhnd/bhndb/bhndb_subr.c
1493
bhndb_regwin_find_core(const struct bhndb_regwin *table, bhnd_devclass_t class,
sys/dev/bhnd/bhndb/bhndb_subr.c
1497
const struct bhndb_regwin *rw;
sys/dev/bhnd/bhndb/bhndb_subr.c
1560
const struct bhndb_regwin *
sys/dev/bhnd/bhndb/bhndb_subr.c
1561
bhndb_regwin_find_best(const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndb_subr.c
1565
const struct bhndb_regwin *rw;
sys/dev/bhnd/bhndb/bhndb_subr.c
1585
bhndb_regwin_match_core(const struct bhndb_regwin *regw,
sys/dev/bhnd/bhndb/bhndb_subr.c
235
const struct bhndb_regwin *win)
sys/dev/bhnd/bhndb/bhndb_subr.c
270
const struct bhndb_regwin *win;
sys/dev/bhnd/bhndb/bhndb_subr.c
419
const struct bhndb_regwin *win;
sys/dev/bhnd/bhndb/bhndbvar.h
105
const struct bhndb_regwin *win);
sys/dev/bhnd/bhndb/bhndbvar.h
108
const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndbvar.h
111
const struct bhndb_regwin *bhndb_regwin_find_type(
sys/dev/bhnd/bhndb/bhndbvar.h
112
const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndbvar.h
116
const struct bhndb_regwin *bhndb_regwin_find_core(
sys/dev/bhnd/bhndb/bhndbvar.h
117
const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndbvar.h
123
const struct bhndb_regwin *bhndb_regwin_find_best(
sys/dev/bhnd/bhndb/bhndbvar.h
124
const struct bhndb_regwin *table,
sys/dev/bhnd/bhndb/bhndbvar.h
131
const struct bhndb_regwin *regw,