Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c2119 pcib_grow_window(struct pcib_softc *sc, struct pcib_window *w, int type, in pcib_grow_window() function
2321 if (pcib_grow_window(sc, &sc->io, type, start, end, count, in pcib_alloc_resource()
2346 if (pcib_grow_window(sc, &sc->pmem, type, start, end, in pcib_alloc_resource()
2354 if (pcib_grow_window(sc, &sc->mem, type, start, end, count, in pcib_alloc_resource()