Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Doctopci.c80 unsigned sc_mem1_next; member
201 sc->sc_mem1_next = 0; in octopci_attach()
532 sc->sc_mem1_next = roundup2(sc->sc_mem1_next, size); in octopci_init_bar()
533 if (sc->sc_mem1_next + size > CVMX_OCT_PCI_MEM1_SIZE) { in octopci_init_bar()
539 CVMX_OCT_PCI_MEM1_BASE + sc->sc_mem1_next, 4); in octopci_init_bar()
540 sc->sc_mem1_next += size; in octopci_init_bar()