Searched refs:CVMX_OCT_PCI_IO_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/mips/cavium/
H A Doctopcireg.h101 #define CVMX_OCT_PCI_IO_SIZE 0x08000000 macro
H A Doctopci.c183 CVMX_OCT_PCI_IO_BASE + CVMX_OCT_PCI_IO_SIZE);
493 if (sc->sc_io_next + size > CVMX_OCT_PCI_IO_SIZE) {
681 (CVMX_OCT_PCI_IO_BASE + CVMX_OCT_PCI_IO_SIZE - 1) >> 8, 1);
683 (CVMX_OCT_PCI_IO_BASE + CVMX_OCT_PCI_IO_SIZE - 1) >> 16, 2);

Completed in 99 milliseconds