TCIC_MEM_PAGESIZE 67 dev/ic/tcic2.c #define TCIC_MEM_ALIGN TCIC_MEM_PAGESIZE TCIC_MEM_PAGESIZE 825 dev/ic/tcic2.c i * TCIC_MEM_PAGESIZE, TCIC_MEM_PAGESIZE 826 dev/ic/tcic2.c sizepg * TCIC_MEM_PAGESIZE, &memh)) TCIC_MEM_PAGESIZE 829 dev/ic/tcic2.c addr = h->sc->membase + (i * TCIC_MEM_PAGESIZE); TCIC_MEM_PAGESIZE 846 dev/ic/tcic2.c pcmhp->realsize = sizepg * TCIC_MEM_PAGESIZE; TCIC_MEM_PAGESIZE 95 dev/ic/tcic2var.h #define TCIC_MEMSIZE TCIC_MEM_PAGES*TCIC_MEM_PAGESIZE TCIC_MEM_PAGESIZE 219 dev/isa/tcic2_isa.c sc->subregionmask = (1 << (ia->ia_msize / TCIC_MEM_PAGESIZE)) - 1;