Searched refs:IEVME_PAGESIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dif_iereg.h93 #define IEVME_PAGESIZE 1024 /* bytes */ macro
/netbsd-current/sys/arch/sun3/dev/
H A Dif_iereg.h93 #define IEVME_PAGESIZE 1024 /* bytes */ macro
/netbsd-current/sys/dev/vme/
H A Dif_ie_vme.c170 #define IEVME_PAGESIZE 1024 /* bytes */ macro
531 sc->scp = (IE_SCP_ADDR & (IEVME_PAGESIZE - 1));
549 sc->buf_area = IEVME_PAGESIZE;
550 sc->buf_area_sz = memsize - IEVME_PAGESIZE;

Completed in 251 milliseconds