Searched refs:m_win (Results 1 – 8 of 8) sorted by relevance
172 const struct bhndb_regwin *m_win; /**< mapped register window, or NULL if no mapping */ member1304 p->m_win = NULL; in bhndb_pci_probe_alloc()1462 KASSERT(probe->m_win != NULL, ("missing register window")); in bhndb_pci_probe_has_mapping()1464 KASSERT(probe->m_win->win_type == BHNDB_REGWIN_T_DYN, in bhndb_pci_probe_has_mapping()1465 ("unexpected window type %d", probe->m_win->win_type)); in bhndb_pci_probe_has_mapping()1470 if (addr >= probe->m_target + probe->m_win->win_size) in bhndb_pci_probe_has_mapping()1473 if ((probe->m_target + probe->m_win->win_size) - addr < size) in bhndb_pci_probe_has_mapping()1518 probe->m_win->win_offset; in bhndb_pci_probe_map()1555 probe->m_win = regwin; in bhndb_pci_probe_map()
37 m_win.c
62 m_win lib $(srcdir) $(HEADER_DEPS)
541 /* ./m_win.c */
753 ./menu/m_win.c