Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpuc.c260 bus_space_handle_t subregion_handle; in puc_attach() local
267 sc->sc_desc->ports[i].offset, &subregion_handle); in puc_attach()
271 sc->sc_bar_mappings[barindex].h = subregion_handle - in puc_attach()
304 &subregion_handle) != 0) { in puc_attach()
309 paa.h = subregion_handle; in puc_attach()