Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1501 struct resource *regwin_res; in bhndb_pci_probe_map() local
1535 regwin_res = bhndb_host_resource_for_regwin(probe->hr, regwin); in bhndb_pci_probe_map()
1536 if (regwin_res == NULL) { in bhndb_pci_probe_map()
1556 probe->m_res = regwin_res; in bhndb_pci_probe_map()
1562 *res = regwin_res; in bhndb_pci_probe_map()