Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_xl_pci.c83 bus_size_t psc_funsize; member
249 psc->psc_funsize = funsize; in xl_pci_attach()
293 if (psc->psc_funsize > 0) in xl_pci_detach()
294 bus_space_unmap(sc->xl_funct, sc->xl_funch, psc->psc_funsize); in xl_pci_detach()